module documentation
Undocumented
| Function | extract |
Extract a dictionary of CBOR-friendly values from a ROS message. |
| Constant | BOOL |
Undocumented |
| Constant | BOOL |
Undocumented |
| Constant | BYTESTREAM |
Undocumented |
| Constant | FLOAT |
Undocumented |
| Constant | INT |
Undocumented |
| Constant | LIST |
Undocumented |
| Constant | PYTHON2 |
Undocumented |
| Constant | STRING |
Undocumented |
| Constant | TAGGED |
Undocumented |
| Constant | TIME |
Undocumented |
Extract a dictionary of CBOR-friendly values from a ROS message.
Primitive values will be casted to specific Python primitives.
Typed arrays will be tagged and packed into byte arrays.