|
Formula Student Autonomous Systems
The code for the main driverless system
|
#include "inspection_node/inspection_ros.hpp"#include "exceptions/invalid_mission_exception.hpp"#include "message_filters/message_traits.h"#include "message_filters/sync_policies/approximate_time.h"#include "message_filters/time_synchronizer.h"
Go to the source code of this file.
Variables | |
| bool | finished = false |
| bool finished = false |
Definition at line 46 of file inspection_ros.cpp.