GoToPose#
Bases:
WaypointsTask,TaskThis class offers a simplified interface to
WaypointsTaskto go to a single point/pose.Registered properties:
orientation (float,
orientation)tolerance (bool,
WaypointsTask.tolerance)angular_tolerance (float,
WaypointsTask.angular_tolerance)
Constructs a new instance.
- Parameters:
point – The goal point
orientation – The goal orientation
tolerance – The goal spatial tolerance
angular_tolerance – The goal angular tolerance
- Type:
The goal orientations at the waypoints.
- Type:
The goal point.