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

Are there alternatives for connecting Arduino with ROSCORE/Server by using Terminal?

asked 2015-03-21 19:09:09 -0500

Johan gravatar image

updated 2015-03-21 19:12:49 -0500

Is it possible to connect the Arduino with ROSCORE without using this command:

rosrun rosserial_python serial_node.py /dev/ttyACM0 ?
edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-03-22 13:32:05 -0500

tfoote gravatar image

Generally no. There are some things you can do using xbee or other wireless transports, but you still need to connect the serial communications to the ROS network communications protocol which is what that node does.

edit flag offensive delete link more

Comments

Okay thanks, because im looking for a solution, which I dont' have to use the command above. I would be nice that I use ROS just like the Serial Monitor / Arduino IDE .

Johan gravatar image Johan  ( 2015-03-22 15:19:50 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2015-03-21 19:09:09 -0500

Seen: 1,025 times

Last updated: Mar 22 '15