Skip to content

raultapia/serial2ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serial2ros

serial2ros is a ROS package that facilitates communication between a serial device and ROS nodes.

Warning

serial must be installed: sudo apt install ros-<distro>-serial.

🖥️ Usage

Data must be received as integers separated by semicolons (;). Each line of data is published as an Int32MultiArray message.

roslaunch serial2ros serial2ros.launch

Note

Modify launch parameters in serial2ros.launch as needed: port and baudrate.

📝 License

Distributed under the Unlicense. See LICENSE for more information.

📬 Contact

Raul Tapia - raultapia@us.es

About

Serial to ROS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published