Error installing mav_tools (bullet ressource missing)
Hi,
exia@ubuntu:~/ros$ rosdep install mavtools
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
laserheight_estimation: Missing resource bullet
ROS path [0]=/opt/ros/indigo/share/ros
ROS path [1]=/home/exia/ros/
ROS path [2]=/opt/ros/indigo/share
ROS path [3]=/opt/ros/indigo/stacks
Please can some help will be very welcome
Asked by fahdovski on 2014-10-03 14:42:38 UTC
Answers
Hello, I have the same problem while installing mav_tools. Did you fix it? Thanks
Asked by sclin on 2016-03-04 09:17:22 UTC
Comments
The question is closed but, for anyone who get this error, you simply need to comment the bullet dependency in the laser_height_estimation manifest.xml file, then install the bullet library from apt-get and you should do just fine.
Asked by willianscfa on 2016-11-28 11:09:55 UTC
Comments