GoToPose#

Bases: WaypointsTask, Task

This class offers a simplified interface to WaypointsTask to go to a single point/pose.

Registered properties:

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:

float

The goal orientations at the waypoints.

Type:

Vector2

The goal point.