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

How to install ROS in ubuntu 13.04

asked 2013-06-05 09:50:55 -0600

Sagacious gravatar image

updated 2013-06-05 11:18:42 -0600

I have installed ubuntu 13.04, my final project is development with beaglebone. I saw an article about installing ROS from the source tried it but didn`t work at all ! Is there is any other way to install ROS ?!

edit retag flag offensive close merge delete

Comments

Please provide the link that you used

Arkapravo gravatar image Arkapravo  ( 2013-06-05 09:58:07 -0600 )edit
Arkapravo gravatar image Arkapravo  ( 2013-06-05 11:19:13 -0600 )edit

3 Answers

Sort by » oldest newest most voted
1

answered 2013-06-05 15:28:00 -0600

lindzey gravatar image

updated 2013-06-05 15:29:01 -0600

If at all possible, you'll probably have a much better time installing ubuntu 12.04 and using apt-get to install ROS groovy as described here.

I haven't played with a beaglebone, but these questions may help, and they suggest that hydro on 13.04 is unnecessary.

edit flag offensive delete link more
0

answered 2013-07-14 22:23:10 -0600

tfoote gravatar image

You can use the hydro beta in 13.04. Follow the groovy installation instructions for 12.04 but substitute appropriately for 13.04 and hydro.

edit flag offensive delete link more
0

answered 2013-07-15 04:12:51 -0600

underwater gravatar image

updated 2013-07-15 04:14:11 -0600

I have Ubuntu 13.04 and I have installed ROS as normally installing from http://www.ros.org/wiki/groovy/Installation/Ubuntu. For the step of setup your sources.list, I chose Ubuntu 12.10 (Quantal) :

sudo sh -c 'echo "deb http://packages.ros.org/ros/ubuntu quantal main" > /etc/apt/sources.list.d/ros-latest.list'
edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-06-05 09:50:55 -0600

Seen: 2,515 times

Last updated: Jul 15 '13