Skip to content

Cyton ROS

Rafael Lima edited this page Sep 14, 2016 · 1 revision

Using Cyton with ROS

Connecting with ROS

Requirements

Preparing Enviromment

Installing ROS

Installing rosserial

Installing Arduino

Running

  1. Connect board and check port name
  2. Upload Arduino code
  3. Run ROS + rosserial_server
$ roslaunch rosserial_server serial.launch port:=/dev/ttyUSB0
  1. List ROS topics
$ rostopic list