Clients
Pose Client
PoseClient
Inherits from: ROSClient
A ROS client for handling pose messages.
This class inherits from ROSClient and provides functionality for publishing and receiving pose messages over ROS topics.
PoseClient
Initialize the pose client.
Arguments
publish_pose
Publish a pose message.
Arguments
process_latest_msg
publish_agent_pose
get_position
get_orientation
Get the current orientation.
Returns
Current orientation as quaternion [x, y, z, w]
Was this page helpful?