Closed 2m closed 1 year ago
This ROS topic has position and other GPS details straight from the GPS driver. Exposing this to MQTT publishes position data even when the robot is not using it.
Topic should also be declared in ros.go file
Added gpsDriverSubscriber to ros.go.
gpsDriverSubscriber
Thx, i've picked the changes directly as i had to modify also the frontend
This ROS topic has position and other GPS details straight from the GPS driver. Exposing this to MQTT publishes position data even when the robot is not using it.