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

error installing rosjava using rosws

asked 2012-04-26 02:57:22 -0500

ira gravatar image

Hi all

I tried to follow the instruction here (http://docs.rosjava.googlecode.com/hg/rosjava_core/html/installing.html) to install rosjava using rosws and got an error during the last step : rosws update

Error shows:

ERROR: Error processing 'rosjava_core' : checkout() got an unexpected keyword argument 'verbose'

Any idea of this problem? Thanks a lot.

edit retag flag offensive close merge delete

Comments

What version of ROS? What host operating system?

joq gravatar image joq  ( 2012-04-26 08:58:33 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-07-15 01:39:27 -0500

KruseT gravatar image

This probably means the rosinstall version is newer than the vcstools version or vice versa.

On Ubuntu, do

sudo pip install -U rosinstall

or

sudo easy_install rosinstall vcstools
edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-04-26 02:57:22 -0500

Seen: 244 times

Last updated: Jul 15 '12