Locomotion
Isaac Locomotion
IsaacLocomotion
Inherits from: RosAgent
IsaacLocomotion
Initialize an IsaacLocomotion robot instance.
Arguments
Returns
moveByVelocity
Move the robot by specifying linear and angular velocities.
Arguments
getImage (inherited)
Get image from named image client.
getPosition (inherited)
Get position from named pose client.
Returns
Position | list: Position object or raw position data
getOrientation (inherited)
Get orientation from named pose client.
Returns
Orientation of agent as a quaternion
run (inherited)
Run all ROS clients
Was this page helpful?