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

Installation problems with Fuerte and rosjava

asked 2012-06-04 07:21:05 -0500

DocSmiley gravatar image

Hello everyone, I'm trying to install rosjava for use with fuerte on Ubuntu 12.04 I followed the installation instructions substituting fuerte for electric. Everything seems to be working fine until I run the rosws update command. I'm rather new to linux so I'm not sure what I should be doing to fix this. Any help would be appreciated.

~/ros_workspace$ rosws update   
[rosjava_core] Installing https://code.google.com/p/rosjava (default) to /home/docsmiley/ros_workspace/rosjava_core
WARNING [vcstools] Command failed: 'hg --version'
 errcode: 127:
/bin/sh: 1: hg: not found
[/vcstools]
Exception caught during install: Error processing 'rosjava_core' : Unable to create vcs client of type hg for /home/docsmiley/ros_workspace/rosjava_core: "Could not determine whether hg is installed 'hg --version returned 127, maybe hg is not installed'"

ERROR: Error processing 'rosjava_core' : Unable to create vcs client of type hg for /home/docsmiley/ros_workspace/rosjava_core: "Could not determine whether hg is installed 'hg --version returned 127, maybe hg is not installed'"
edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2012-06-04 08:09:23 -0500

phil0stine gravatar image

get mercurial

edit flag offensive delete link more

Comments

1

sudo apt-get install mercurial

damonkohler gravatar image damonkohler  ( 2012-07-02 23:22:44 -0500 )edit

Question Tools

Stats

Asked: 2012-06-04 07:21:05 -0500

Seen: 633 times

Last updated: Jun 04 '12