ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

how to use bullet in hydro?

asked 2013-06-06 18:15:45 -0500

Kei Okada gravatar image

Hi, I have a package that depends on bullet and try to compile on hydro, however I couldn't find ros-hydro-bullet nor bullet key in rosdistro/hydro/release.yaml.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-09-29 21:09:44 -0500

Thomas gravatar image

Bullet is now a system dependency and is registered in rosdep as such. If you look at rosdep/base.yaml you can see there is a key for bullet.

Here is the commit adapting vision_visp to Hydro (removing the ROS dependency and detecting Bullet with pkg-config instead).

Chances are that you will probably need an equivalent commit to adapt your own software to Hydro.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-06-06 18:15:45 -0500

Seen: 1,115 times

Last updated: Sep 29 '13