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

using rosdistro

asked 2012-08-28 08:05:41 -0500

ahmad malkawi gravatar image

how to use rosdistro install it or use it ??

edit retag flag offensive close merge delete

Comments

2

What are you trying to do with rosdistro?

Eric Perko gravatar image Eric Perko  ( 2012-08-28 08:10:19 -0500 )edit

because i have micro card and atom board i have to install these thing off line and move them to the micro sd

ahmad malkawi gravatar image ahmad malkawi  ( 2012-08-28 08:29:20 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2012-08-28 08:11:18 -0500

michikarg gravatar image

updated 2012-08-28 08:12:03 -0500

Rosdistro is part of rospkg. If you have added the ROS sources, you can install it using:

$ sudo apt-get install python-rospkg

You can also install it from source:

$ git clone git://github.com/ros/rospkg.git 
$ python setup.py install --user
edit flag offensive delete link more
0

answered 2012-08-28 08:11:04 -0500

Eric Perko gravatar image

See the rosdistro wiki page for information on both the rosdistro file formats and links to where the rosdistro Python library lives now.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-08-28 08:05:41 -0500

Seen: 300 times

Last updated: Aug 28 '12