Functions | |
| def | _to_ros_pose_stamped (msg, timestamp=None) |
| def | map_api2ros (msg, rostype) |
| def | map_ros2api (msg, rostype) |
|
private |
Definition at line 108 of file custom_mappings.py.
| def rc_reason_clients.custom_mappings.map_api2ros | ( | msg, | |
| rostype | |||
| ) |
Map an API msg to ROS
Definition at line 123 of file custom_mappings.py.
| def rc_reason_clients.custom_mappings.map_ros2api | ( | msg, | |
| rostype | |||
| ) |
Map a ROS msg dict to API
Definition at line 32 of file custom_mappings.py.