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

Depending on bullet in a catkin package (Groovy)

asked 2013-01-07 18:36:51 -0500

Thomas gravatar image

Dear all, I was wondering how to find bullet header in a catkin package (Groovy).

As far as I can tell, I should not use rospack to do so but as no CMake macro is provided by ros-groovy-bullet, I don't quite see how to achieve this... Any suggestion?

Also, bullet seems a candidate of choice for the new buildsystem, is there a switch planned from rosbuild to bloom?

edit retag flag offensive close merge delete

Comments

1

The switch would be from rosbuild to catkin (bloom is not a buildsystemin a strict sense).

KruseT gravatar image KruseT  ( 2013-01-07 22:56:57 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
4

answered 2013-01-07 22:56:14 -0500

KruseT gravatar image

It is not possible to depend on a rosbuild package from a catkin package. So until the bullet package has been migrated, this will not be possible, and dependent ROS packages cannot be migrated neither.

An alternative (that might not be good for your use-case) can be to use cmake conventions to use a system install of bullet.

edit flag offensive delete link more

Comments

Ok thanks :)

Thomas gravatar image Thomas  ( 2013-01-08 13:19:15 -0500 )edit

Question Tools

Stats

Asked: 2013-01-07 18:36:51 -0500

Seen: 602 times

Last updated: Jan 07 '13