|
Formula Student Autonomous Systems
The code for the main driverless system
|
This is the complete list of members for DecoupledController, including all inherited members.
| ControlSolver(const ControlParameters ¶ms) | ControlSolver | inline |
| DecoupledController(const ControlParameters ¶ms) | DecoupledController | |
| get_control_command() override | DecoupledController | virtual |
| lateral_controller_ | DecoupledController | private |
| longitudinal_controller_ | DecoupledController | private |
| params_ | ControlSolver | protected |
| path_callback(const custom_interfaces::msg::PathPointArray &msg) override | DecoupledController | virtual |
| publish_solver_data(std::shared_ptr< rclcpp::Node > node, std::map< std::string, std::shared_ptr< rclcpp::PublisherBase > > &publisher_map) override | DecoupledController | virtual |
| vehicle_pose_callback(const custom_interfaces::msg::Pose &msg) override | DecoupledController | virtual |
| vehicle_state_callback(const custom_interfaces::msg::Velocities &msg) override | DecoupledController | virtual |
| ~ControlSolver()=default | ControlSolver | virtual |
| ~DecoupledController()=default | DecoupledController | virtual |