Closed cs147 closed 8 years ago
We're not aware that our install instructions wouldn't work. I can re-check later on my machine.
Installing libgazebo7-dev
fixed the problem for me. I also needed to install libopencv-dev
and protobuf-compiler
to be able to build the simulation.
Thanks @antoinealb for the comment. protobuf-compiler
and libopencv-dev
are already in the list of packages that need to be installed, and I've added a comment that libgazebo7-dev
is needed in https://github.com/PX4/Devguide/pull/44.
FYI, I report the same error during a ROS package is built.
After libgazebo9-dev
installed by sudo apt install libgazebo9-dev
command, it disappeared.
Ubuntu 18.04 in x86 ROS Melodic, 'catkin build' environment PX4 and Gazebo installed
ubuntu 14.04 // gazebo 7.3.1
I downloaded gazebo7 as specified here: http://gazebosim.org/tutorials?tut=ros_wrapper_versions#Gazebo7.xseries
but then when I try to do
make posix_sitl_default gazebo
I get this error: