boilerrobotics/base-station

Create ROS-MQTT Bridge

Opened this issue · 0 comments

This node should be in the base station. The ROS topic "telemetry" is used to transport data from the rover to the base station. At this node, it will read all data in the telemetry topic and forward it to the MQTT protocol. The data in this topic should be object-type with name-value pairs.