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