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

Can't download packages on raspberry pi?

asked 2014-02-27 08:47:52 -0500

JumpJet27 gravatar image

updated 2016-10-24 09:02:20 -0500

ngrennan gravatar image

I'm trying to install hydro by following the instructions on the wiki, but when I get to

$ rosdep install --from-paths src --ignore-src --rosdistro hydro -y --os=debian:wheezy

I get

E: Unable to locate package ros-hydro-roscpp-serialization

After some brief experimentation with apt-get, I determined that I can't seem to access any ros packages. How can I resolve this? Sorry, I'm new to linux.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2014-02-28 00:30:17 -0500

updated 2014-02-28 00:31:13 -0500

The easyest way to get ROS work on Raspberry is following this instruction, however it is groovy and not hydro:

https://www.willowgarage.com/blog/201... http://wiki.ros.org/groovy/Installati...

I have it running on the raspberry and it works well. As you are new to linux I definitely recommend first trying the groovy version, as it is much quicker and easier to set up on the raspberry (no need to build the packages from source yourself).

edit flag offensive delete link more

Comments

Thanks, I was able to run it with this.

JumpJet27 gravatar image JumpJet27  ( 2014-02-28 08:56:05 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2014-02-27 08:47:52 -0500

Seen: 258 times

Last updated: Feb 28 '14