Open theAgingApprentice opened 2 months ago
Musings on the data structure of robot-to-simulator messages:
There are 2 use cases where the data generated by the robots leg movement software needs to be transmitted to the simulator system: 1) near real time display of a representation of the robot 2) logging of the robot's movements to allow offline analysis, perhaps using slow motion, or a variety of camera angles for troubleshooting, gait analysis, etc
Send X,Y,Z and timestamp data to the MQTT broker's robot name/simulator topic tree.