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

You cannot depend on "voxel_grid". In groovy, this is not a catkin package, but a rosbuild pacakge. You cannot depend on a rosbuild package from a catkin package. This is likely why rosdep is not happy. Maybe the other errors are a consequence.

Is there a good reason why you must use groovy and not hydro? It seems like you are trying to do things that are better supported on hydro.