1 | initial version |
If you want to use existing types to send info about a group of joints, you can use a model message, which can contain multiple joint messages. The joint messages have fields for name and also angles.
For an example of the message syntax, see Model::FillMsg and Joint::FillMsg.