scenario_simulator_v2 C++ API
|
#include <limits>
#include <memory>
#include <rclcpp/rclcpp.hpp>
#include <simple_junit/junit5.hpp>
#include <string>
#include <traffic_simulator/api/api.hpp>
#include <vector>
Go to the source code of this file.
Classes | |
class | cpp_mock_scenarios::CppScenarioNode |
Namespaces | |
cpp_mock_scenarios | |
Enumerations | |
enum class | cpp_mock_scenarios::Result { cpp_mock_scenarios::SUCCESS = 0 , cpp_mock_scenarios::FAILURE = 1 } |