IsaacLocomotion
Inherits from: RosAgentIsaacLocomotion
Arguments
Returns
moveByVelocity
This command will latch the velocity command to the robot causing it to move with the specified velocity indefinitely. Using
duration
will cause this command to block until the motion is complete.Arguments
duration (float), optional
Duration of motion in seconds, this will cause this command to block until the motion is complete.
name (str), optional
Name of velocity command, default is cmd_vel
getImage (inherited)
getPosition (inherited)
Returns
Position | list: Position object or raw position data
getOrientation (inherited)
Returns
OrientationOrientation of agent as a quaternion