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

error installing rosserial arduino

asked 2012-10-26 01:09:50 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

i'm following the rosserial_arduino/ Tutorials/ Arduino IDE Setup

I run the first line : hg clone https://kforge.ros.org/rosserial/hg rosserial , and it works well

but when i gonna run the second line about dependencies : rosdep install rosserial_arduino i obtained this ERROR:

ERROR: the following packages/stacks could not have their rosdep keys resolved to system dependencies: rosserial_arduino: Missing resource std_msgs ROS path [0]=/opt/ros/fuerte/share/ros ROS path [1]=/home/moni/fuerte_workspace ROS path [2]=/home/moni/rosserial ROS path [3]=/home/moni/rosserial/rosserial_arduino

i was trying to change de directory of ros path.. but i don't know why doesn't work.

Please Help! it's Urgent!

edit retag flag offensive close merge delete

3 Answers

Sort by ยป oldest newest most voted
1

answered 2012-10-27 16:02:31 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

Can you install rosserial directly from the package repositories?

sudo apt-get install ros-fuerte-rosserial
edit flag offensive delete link more
1

answered 2012-10-26 17:57:39 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

I was having similar problems, but when I put the package under the row_workspace directory, I was able to build just fine.

edit flag offensive delete link more
0

answered 2012-10-28 13:13:13 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

thnks josep this works well ...

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-10-26 01:09:50 -0500

Seen: 990 times

Last updated: Oct 28 '12