Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 442 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 442 Bytes

sbus_serial

ROS package for parsing Futaba SBUS serial data from a RC receiver.

This project is a ROS node for parsing SBUS serial data for remote control (teleoperation) of ROS-based robots.

SBUS is a serial protocol for RC receivers where the values of up to 16 channels are sent over one serial channel.

Read the Wiki which contains all the information you need to use this package.