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

rosjava: Couldn't find executable named run.py

asked 2011-09-11 21:37:09 -0500

smerino gravatar image

I'm trying to run a java program but I have this error: [rosrun] Couldn't find executable named run.py below /opt/ros/electric/stacks/rosjava_core/rosjava_bootstrap

As I see I couldn't found run.py. But I just installed the rosjava from the repository for electric.

What can be happening? Where must be the run.py script?

Thank you

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2011-09-12 20:07:18 -0500

kwc gravatar image

The rosjava API is still in flux. The run.py executable has not been released into the debian version; instead you have to install rosjava from source:

hg clone https://rosjava.googlecode.com/hg rosjava_core
edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-09-11 21:37:09 -0500

Seen: 499 times

Last updated: Sep 12 '11