Difference between revisions of "ROS Installation"
From wikidb
Line 2: | Line 2: | ||
* [http://www.ros.org/wiki/electric/Installation/Ubuntu Ubuntu Install of Electric] | * [http://www.ros.org/wiki/electric/Installation/Ubuntu Ubuntu Install of Electric] | ||
− | ** sudo sh -c 'echo "deb http://packages.ros.org/ros/ubuntu lucid main" > /etc/apt/sources.list.d/ros-latest.list' | + | ** <tt> sudo sh -c 'echo "deb http://packages.ros.org/ros/ubuntu lucid main" > /etc/apt/sources.list.d/ros-latest.list'</tt> |
Revision as of 09:23, 5 May 2012
Installation on Ubuntu 10.04.4
- Ubuntu Install of Electric
- sudo sh -c 'echo "deb http://packages.ros.org/ros/ubuntu lucid main" > /etc/apt/sources.list.d/ros-latest.list'