orca-robotics INTRODUCTION Overview Download and Install Quick Start Documentation Publications REPOSITORY Interfaces Components Libraries Utilities Software Map DEVELOPER Tutorials Examples Dev Guide Dashboard Wiki login/pass: orca/orca PEOPLE Contributors Users Project Download Mailing lists
|
orca::Waypoint2d Struct ReferenceA single waypoint.
More...
|
Public Attributes | |
Frame2d | target |
The pose of the waypoint. | |
float | distanceTolerance |
How close the follower has to get to the target. | |
float | headingTolerance |
How closely the follower has to match the target orientation. | |
Time | timeTarget |
float | maxApproachSpeed |
Max speed at which the follower can approach this waypoint. | |
float | maxApproachTurnrate |
Max turnrate the follower can use when approaching this waypoint. |
|
The time at which the follower should reach the waypoint, as an offset from the time the path was activated. |
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)