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

Error while installing ROS Base Install from SVN on Ubuntu (BeagleBoard)

asked 2011-02-18 02:13:18 -0500

tom gravatar image

updated 2014-01-28 17:09:10 -0500

ngrennan gravatar image

I'm trying to install ROS from SVN on my BeagleBoard (with Ubuntu 10.04 on it) using instructions from Wiki. I previously installed the ROS-only version without problems. Now, as I wanted to install the kinect-stack, I wanted to "upgrade" to ros-base. But after executing

rosinstall ~/ros "http://packages.ros.org/cgi-bin/gen_rosinstall.py?rosdistro=cturtle&variant=base&overlay=no"

I got:

ERROR: woah, unknown installation method hg not installed, cannot create a hg vcs client

Any clues?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
4

answered 2011-02-18 02:17:47 -0500

Yogi gravatar image

Seems like you need to install mercurial.

edit flag offensive delete link more

Comments

Thanks, whatever it is, sudo apt-get install hgsvn seems to have solved my problem.
tom gravatar image tom  ( 2011-02-18 02:27:25 -0500 )edit

Question Tools

Stats

Asked: 2011-02-18 02:13:18 -0500

Seen: 698 times

Last updated: Feb 18 '11