controls  3.0.0
VehicleControllerInterface Member List

This is the complete list of members for VehicleControllerInterface, including all inherited members.

controller_config_VehicleControllerInterface
get_body_pose_error() const =0VehicleControllerInterfacepure virtual
on_stationkeep_entered()=0VehicleControllerInterfacepure virtual
on_trajectory_finished()=0VehicleControllerInterfacepure virtual
on_trajectory_progress(double progress)=0VehicleControllerInterfacepure virtual
on_trajectory_starting()=0VehicleControllerInterfacepure virtual
spin_controller_once(const State &goal, const State &current, const bool saturated_on_yaw_xy_axis, const bool saturated_on_depth_roll_pitch_axis, double dt)=0VehicleControllerInterfacepure virtual
system_dynamics_VehicleControllerInterface
VehicleControllerInterface(std::shared_ptr< SystemDynamicsBase > system_dynamics, std::shared_ptr< ControllerConfig > controller_config)VehicleControllerInterfaceinline
~VehicleControllerInterface()=defaultVehicleControllerInterfacevirtual