Classes
- struct Output_t
Waypoint output struct. Contains orientation and linear and angular velocities. Not everything needs to be used. - struct Vehicle_t
Vehicle state struct. Contains position, orientation and linear and angular velocities. - struct WPref_t
Waypoint reference struct. Contains references for poistion and orientations. Not everything needs to be used. - class WaypointController
Abstract class of a waypoint controller. - class WaypointNode
ROS node class. - class WpHeading
Waypoint controller using surge, surge and yaw rate. Not only can go to waypoint and hold its position but can also maintain heading. - class WpLoose
Waypoint controller similar to standard, using surge and yaw (nose of the vehicle points to the desired position). The difference is that this one limits the rate of yaw reference. - class WpStandard
Waypoint controller using surge and yaw, where the nose of the vehicle points to the desired position.
Updated on 2022-09-15 at 17:51:32 +0000
Last update:
September 15, 2022