Updated PKGBUILD's needed to compile gazebo 8.0.0
ignition-math 3.0.0:https://gist.github.com/anonymous/999bbd815d1eb5cadc676929b8e63383
ignition-transport 3.0.0: https://gist.github.com/anonymous/8a340176b21e8231f5875ca799a59837
sdformat 5.0.0: https://gist.github.com/anonymous/2aa6f22a05809e1c719b0805d791506c
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.000062 |
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
- tbb (onetbb-gitAUR, onetbb)
- tinyxml2 (tinyxml2-gitAUR)
- cmake (cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR, doxygen-yapAUR) (make)
- ruby-ronn (ruby-ronn-ng) (make)
- bullet (bullet-gitAUR, bullet-dp) (optional) – Bullet support
- ceguiAUR (cegui-gitAUR) (optional) – Design custom graphical interfaces
- ffmpeg4.4 (optional) – Playback movies on textured surfaces
- gdal (gdal-libkmlAUR, gdal-libkml-filegdbAUR, gdal-hdf4AUR, gdal-ecwAUR) (optional) – Digital elevation terrains support
- libdartAUR (optional) – DART support
- libspnav (libspnav-gitAUR) (optional) – space navigator joystick support
- libusb (libusb-gitAUR) (optional) – USB peripherals support
- simbodyAUR (optional) – Simbody support
- urdfdomAUR (optional) – Load URDF files
Required by (8)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 22 23 24 25 26 27 28 29 30 31 32 33 Next › Last »
marauder commented on 2017-02-19 04:17 (UTC)
zorun commented on 2017-02-03 17:10 (UTC)
jbuchanan30: this package is orphaned and there is a new release 8.0.0, feel free to adopt it if you want.
justbuchanan commented on 2016-11-02 05:22 (UTC) (edited on 2016-11-02 05:23 (UTC) by justbuchanan)
I updated the PKGBUILD for v7.4.0 and it builds and installs fine. You'll also need an updated version of sdformat.
gazebo 7.4.0: https://gist.github.com/justbuchanan/c21ac0faed58944b740be5cfc92f4e09
sdformat 4.2.0: https://gist.github.com/justbuchanan/deb12082994047308bc1e99db959efba
mimoralea commented on 2016-10-28 22:49 (UTC)
I just had a similar issue to what @gururise described. Anaconda was the problem. I removed it from the path and then everything compiled smoothly.
gururise commented on 2016-10-21 20:50 (UTC)
Is there anyway to get this to work with protobuf3? I have a couple of packages that depend on protobuf3, but it seems protobuf and protobuf3 are in conflict.
jlecoeur commented on 2016-10-07 16:16 (UTC)
@julien2711 I had the same compilation error, your quick fix worked for me.
Can it be included in the PKGBUILD?
julien2711 commented on 2016-09-29 22:06 (UTC)
sed -i 's/XML_NO_ERROR/XML_SUCCESS/' "${srcdir}/gazebo-7.1.0/gazebo/util/LogPlay.cc"
in tinyxml2.h XML_NO_ERROR has been removed use the above command for quick fix
nickoe commented on 2016-03-07 18:40 (UTC) (edited on 2016-03-07 18:40 (UTC) by nickoe)
@bchretien, I can confirm that it now works with your patching. Thank your very much!
bchretien commented on 2016-03-07 08:44 (UTC)
@nickoe: it should now work with the ffmpeg package. Let me know if that works for you.
nickoe commented on 2016-03-07 07:52 (UTC)
@bchretien, ok, I will that when I get home.
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.