15 #ifndef OPENSCENARIO_INTERPRETER__SYNTAX__BOUNDING_BOX_HPP_
16 #define OPENSCENARIO_INTERPRETER__SYNTAX__BOUNDING_BOX_HPP_
21 #include <pugixml.hpp>
22 #include <traffic_simulator_msgs/msg/bounding_box.hpp>
26 inline namespace syntax
Definition: scope.hpp:154
traffic_simulator_msgs::msg::BoundingBox BoundingBox
Definition: lanelet_wrapper.hpp:62
Definition: bounding_box.hpp:39
const Dimensions dimensions
Definition: bounding_box.hpp:42
const Center center
Definition: bounding_box.hpp:40
Definition: center.hpp:36
Definition: dimensions.hpp:37