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

roslocate info in ROS groovy

asked 2013-02-01 22:08:03 -0500

Peter Roos gravatar image

updated 2013-02-04 02:29:44 -0500

joq gravatar image

Hi,

I've been using ROS Fuerte since a few months. Recently I've installed ROS Groovy to see what's new. Installation was no problem on my Ubuntu 12.10 system. However, I can not use 'roslocate info' for installing packages. I usually installed stage, teleop_twist_keyboard, etc., with this method: roslocate info stage | rosws merge - (then source setup.bash, and call rosws update).

Output on my system:

rope@computer:$ roslocate info stage

rosinstall malformed for package stage

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-02-02 07:21:52 -0500

joq gravatar image

updated 2013-02-04 02:36:38 -0500

Yes, roslocate is not working very well at the moment. I believe this is a known problem, so please verify before opening another defect ticket.

EDIT: The source link on the stage wiki page suggests adding it to your workspace like this:

$ rosws set stage --svn https://code.ros.org/svn/ros-pkg/stacks/stage/trunk/
$ rosws update stage
edit flag offensive delete link more

Comments

Well then, how do I install a package in ROS Groovy?

Peter Roos gravatar image Peter Roos  ( 2013-02-03 10:53:14 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-02-01 22:08:03 -0500

Seen: 287 times

Last updated: Feb 04 '13