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

Installing Arduino in Kinetic

asked 2016-07-24 23:19:18 -0500

updated 2016-07-25 02:20:38 -0500

NEngelhard gravatar image

I am trying to use Arduino with ROS and want to follow these tutorial. In particular, I am using this method to interface with Arduino. However, I am seeing this problem,

Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package ros-kinect-rosserial-arduino

Please, tell me what should I do and where I am making a mistake. I am using Arduino DUE. Thank you.

edit retag flag offensive close merge delete

3 Answers

Sort by ยป oldest newest most voted
2

answered 2016-07-25 00:22:00 -0500

ahendrix gravatar image

ROS K is named Kinetic, so the proper installation command should be:

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

answered 2016-07-29 20:55:38 -0500

rajendrant gravatar image

Moreover, rosserial-arduino has not yet been released to ROS kinetic.

http://answers.ros.org/question/23883...

edit flag offensive delete link more

Comments

Mmmmm Yes. I guess that's the problem.

Abdul Mannan gravatar image Abdul Mannan  ( 2016-07-30 00:30:09 -0500 )edit
1

answered 2016-08-09 13:32:21 -0500

gguy1 gravatar image

I think it is now supported via apt-get I installed it this way earlier this week, which is something I couldn't do the week before hand.

edit flag offensive delete link more

Comments

Oh, yes, I just tried it again. It is running. Thank you.

Abdul Mannan gravatar image Abdul Mannan  ( 2016-08-19 07:09:10 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-07-24 23:19:18 -0500

Seen: 2,155 times

Last updated: Jul 29 '16