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

rosinstall stuck on perception_pcl

asked 2012-07-24 04:43:03 -0500

req09 gravatar image

I'm on ubuntu 12.04 and using these instructions http://ros.org/wiki/Robots/TurtleBot/SDK%20Setup/Source

During the "rosinstall ~/ros turtlebot.rosinstall" part the installation got stuck on

[perception_pcl] Installing https://svn.pointclouds.org/ros/tags/perception_pcl-1.0.2 (None) to /home/owner/ros/perception_pcl

I lefted it on all night and there was still no progress, i checked for other installation methods also, but i wasn't sure what's the same package was called in synaptic package manager

edit retag flag offensive close merge delete

3 Answers

Sort by ยป oldest newest most voted
0

answered 2012-07-24 06:12:27 -0500

req09 gravatar image

Oh i think its what joq said, i'm on 12.04 precise, the packages for this doesn't have turtlebot desktop, i see clear path, not sure if that is the correct package, it's description said it provide a central repository of software and launch files intended for deployment on the turtlebot

edit flag offensive delete link more
0

answered 2012-07-24 05:30:19 -0500

joq gravatar image

Are you installing the Electric sources on Ubuntu 12.04?

For 12.04 (Precise), you need ROS Fuerte.

edit flag offensive delete link more
0

answered 2012-07-24 05:27:42 -0500

KruseT gravatar image

It is possible that the application was waiting for some input (e.g. password). You can run the rosinstall command with --verbose, that way you should get more information.

You can also try to run:

svn checkout https://svn.pointclouds.org/ros/tags/perception_pcl-1.0.2

and see whether this gets stuck.

Please report the issue if you find out, so we can fix rosinstall.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-07-24 04:43:03 -0500

Seen: 755 times

Last updated: Jul 24 '12