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

Connection Arduino with ROS

asked 2016-11-05 05:16:53 -0500

marwa eldiwiny gravatar image

updated 2016-11-05 15:48:36 -0500

Hey Folks,

I have a problem in the connection between arduino and ROS, I am using Ubuntu 15, 64 bit, Jade version ROS.

The problem in these two following commands commands

roscd rosserial_arduino/src cp -r ros_lib <sketchbook>/libraries/ros_lib

It gives the following error

bash: /libraries/ros_lib: No such file or directory

Although I have tried to download the source code from Github and putting in the sketchbook of Arduino Linux environment, but no connection.

Another concern between Catkin and Rosbuild, I have read difference between them, but uptill now I can't figure out if the problem lies in selecting the proper for building executive files. Any recommendation!

Have a Great Day!

Best, Marwa ELDiwiny

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-11-05 15:50:26 -0500

marwa eldiwiny gravatar image

Thanks, I have figure out the problem. But I don't understand why removing dot could cause a problem

$ rosrun rosserial_arduino make_libraries.py .

edit flag offensive delete link more

Comments

1

. is the current working directory.

ahendrix gravatar image ahendrix  ( 2016-11-05 16:06:49 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2016-11-05 05:16:53 -0500

Seen: 120 times

Last updated: Nov 05 '16