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

rosjava installation on macosx results in an error

asked 2014-05-19 02:39:30 -0500

Artem gravatar image

updated 2014-05-19 02:45:20 -0500

Following these instructions http://wiki.ros.org/rosjava/Tutorials... , at the step when rosdep install --from-paths src -i -y is executed I get

ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
rosjava_build_tools: No definition of [python-rosinstall-generator] for OS [osx]

This error looks similar to this error.

I checked rosjava_build_tools folder and .rosinstall is missing. I added rosjava_build_tools to ROS_PACKAGE_PATH following the advice given here.

Any help is appreciated.

EDIT: moving to the next step and calling catkin_make does not produce errors.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-05-19 05:25:05 -0500

ahendrix gravatar image

It looks like the rosdep rule for the python rosinstall_generator is missing on OSX. You should open a ticket or a pull request against rosdistro to fix this.

See the doc on contributing rosdep rules for more information.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-05-19 02:39:30 -0500

Seen: 199 times

Last updated: May 19 '14