What's the message format for mrs_msgs/ReferenceStamped? #232
|
I'm trying to pass a velocity reference to I know that if there is particular point, to wicht the drone should fly, it can be set with |
Replies: 1 comment 3 replies
|
Hey, Anyway, calling the service (or publishing the topic) from terminal is tricky and I would not recommend it. The service is supposed to be called from another program (rqt_gui, custom script, etc.) |
Hey,
mrs_msgs/ReferenceStamped(https://ctu-mrs.github.io/mrs_msgs/interfaces/msg/ReferenceStamped.html) contains standardheaderandmrs_msgs/Reference. The only difference between thegotoand thereferenceservice is the ability to specify the frame of reference (within the TF tree) using the reference stamped.Anyway, calling the service (or publishing the topic) from terminal is tricky and I would not recommend it. The service is supposed to be called from another program (rqt_gui, custom script, etc.)