First time here? Check out the FAQ!


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

error installing rosjava using rosws

asked Apr 26 '12

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.

Preview: (hide)

Comments

What version of ROS? What host operating system?

joq gravatar image joq  ( Apr 26 '12 )edit

1 Answer

Sort by » oldest newest most voted
0

answered Jul 15 '12

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
Preview: (hide)

Question Tools

Stats

Asked: Apr 26 '12

Seen: 263 times

Last updated: Jul 15 '12