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

problem with roboearth installation

asked 2012-03-19 21:25:15 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

can somebody help me in installing roboearth..im using ubuntu 11.04 ros electric...i follow provided in ros wiki but cannot install....this is the output from the terminal

azfaryusof@azfaryusof-PC:~$ $ rosinstall ~/ros /opt/ros/electric 'http://www.ros.org/wiki/roboearth?action=AttachFile&do=get&target=roboearth.rosinstall' $: command not found azfaryusof@azfaryusof-PC:~$ rosinstall ~/ros /opt/ros/electric 'http://www.ros.org/wiki/roboearth?action=AttachFile&do=get&target=roboearth.rosinstall' rosinstall operating on /home/azfaryusof/ros from specifications in rosinstall files /opt/ros/electric, http://www.ros.org/wiki/roboearth?action=AttachFile&do=get&target=roboearth.rosinstall (Over-)Writing /home/azfaryusof/ros/.rosinstall [pkgs/tum-ros-pkg/knowledge] Updating /home/azfaryusof/ros/pkgs/tum-ros-pkg/knowledge [stacks/roboearth] Updating /home/azfaryusof/ros/stacks/roboearth [stacks/ccny_vision] Updating /home/azfaryusof/ros/stacks/ccny_vision WARNING [vcstools] Command failed: 'svn up /home/azfaryusof/ros/stacks/roboearth' errcode: 1 : svn: Working copy '/home/azfaryusof/ros/stacks/roboearth' locked svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details) [/vcstools] [stacks/ccny_vision] Done. [pkgs/tum-ros-pkg/knowledge] Done. exception caught Error processing 'stacks/roboearth' : [stacks/roboearth] Update Failed of /home/azfaryusof/ros/stacks/roboearth

ERROR in config: Error processing 'stacks/roboearth' : [stacks/roboearth] Update Failed of /home/azfaryusof/ros/stacks/roboearth

edit retag flag offensive close merge delete

Comments

as it said here....

for Ubuntu 10.10 systems with the ROS Electric binaries installed use

"rosinstall ~/ros /opt/ros/electric 'http://www.ros.org/wiki/roboearth?action=AttachFile&do=get&target=roboearth.rosinstall'"

how about 11.04 system?

i think i missing something here...

ay gravatar image ay  ( 2012-04-16 07:53:37 -0500 )edit

for ~/ros...do i need to change it to my own path?

ay gravatar image ay  ( 2012-04-16 07:54:56 -0500 )edit

It should work for Ubuntu 11.04 too. ~/ros is the directory where the stacks & packages will be downloaded to.

ddimarco gravatar image ddimarco  ( 2012-04-16 21:55:20 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-03-27 01:25:13 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

Try the hint given in the svn output (i.e. "locked svn: run 'svn cleanup' to remove locks"). Or you might try to just delete the whole directory and start from scratch again.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-03-19 21:25:15 -0500

Seen: 432 times

Last updated: Mar 27 '12