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

Revision history [back]

click to hide/show revision 1
initial version

answered 2013-07-29 15:15:33 -0500

joq gravatar image

A catkin package may not depend on a rosbuild one.

Since you are using Groovy, and that create_node release still uses rosbuild, your catkin package cannot refer to it. In Hydro that will probably work. Meanwhile, you'll need to maintain your program in a rosbuild package.