@mmm: Hi, I tried to update both gazebo and ogre (newer ogre + older gazebo, older ogre + newer gazebo, newer ogre + newer gazebo), and I got different errors, hence the current freeze on ogre version.
If you can provide an updated PKGBUILD I would be very happy to update the package, but for now it's stuck. I will try again soon, when I find enough free time.
Also, I may end up doing 2 packages, one with ROS support (1.9.2), and another one (2.1.0) (cf. http://gazebosim.org/news/2.1.0-and-1.9.2-released.html), but ogre will probably be an issue still.
I could also change the paths for ogre-1.8, remove the conflicts with ogre 1.9, and force the linker to use ogre-1.8 in the Gazebo PKGBUILD.
Search Criteria
Package Details: gazebo 11.14.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/gazebo.git (read-only, click to copy) |
---|---|
Package Base: | gazebo |
Description: | A multi-robot simulator for outdoor environments |
Upstream URL: | https://classic.gazebosim.org/ |
Licenses: | Apache |
Submitter: | None |
Maintainer: | acxz |
Last Packager: | acxz |
Votes: | 35 |
Popularity: | 0.000118 |
First Submitted: | 2008-10-18 22:59 (UTC) |
Last Updated: | 2023-12-11 14:35 (UTC) |
Dependencies (34)
- boost (boost-gitAUR)
- cppzmq (cppzmq-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- freeglut (freeglut-x11-gitAUR, freeglut-wayland-gitAUR)
- freeimage
- graphviz
- ignition-cmake-2AUR
- ignition-common-3AUR
- ignition-fuel_tools-4AUR
- ignition-math-6AUR
- ignition-msgs-5AUR
- ignition-transport-8AUR
- libccdAUR (libccdAUR, libccd-gitAUR)
- libltdl (libtool-gitAUR, libtool)
- libtar
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- ogre-1.9AUR
- protobuf (protobuf-gitAUR)
- qwt
- sdformat-9AUR
- Show 14 more dependencies...
Required by (10)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 27 28 29 30 31 32 33 Next › Last »
bchretien commented on 2013-12-19 16:20 (UTC)
mmm commented on 2013-12-19 16:07 (UTC)
Hi, please any chance to make this depend on ogre (current ver 1.9) and not ogre-1.8? I need the recent ogre for some other packages on my system, and those two are in conflict.
(I tried to build with 1.9 version, and it's not just simple like that...)
Thanks! and Merry Christmas! :)
a_user commented on 2013-06-07 18:19 (UTC)
qt moved to qt4
is it possible to provide a recent version of gazebo? 1.7.1 is the last releas
<deleted-account> commented on 2012-05-18 14:00 (UTC)
Updated to 1.0.1. This release contains numerous bug fixes.
<deleted-account> commented on 2012-05-13 15:36 (UTC)
I've already tried all combinations I could think of, including this one you suggested, but to no avail.
I'm starting to think this might be a bug either in gazebo or even boost itself
<deleted-account> commented on 2012-05-10 03:42 (UTC)
This error occurs due to incorrect hostname in the settings. Try this:
export GAZEBO_MASTER_URI=http://127.0.0.1:12345
gzserver
<deleted-account> commented on 2012-05-10 01:52 (UTC)
I am getting a weird error when trying to run gzserver using default settings:
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >'
what(): resolve: Host not found (authoritative)
Does anybody have any input on what causes this behavior and how to possibly solve/go around it?
Thanks again,
Bruno
<deleted-account> commented on 2012-05-09 05:50 (UTC)
@brunocodutra
I added these changes to 'cmake.patch'. Thanks for report!
Pinned Comments
billypilgrim commented on 2022-05-09 16:04 (UTC)
Development is on Github: https://github.com/acxz/gazebo-arch Please open issues and PRs there instead of commenting.