15 #ifndef OPENSCENARIO_INTERPRETER__SYNTAX__DIMENSIONS_HPP_
16 #define OPENSCENARIO_INTERPRETER__SYNTAX__DIMENSIONS_HPP_
18 #include <geometry_msgs/msg/vector3.hpp>
21 #include <pugixml.hpp>
25 inline namespace syntax
44 explicit operator geometry_msgs::msg::Vector3()
const;
Definition: scope.hpp:154
Definition: escape_sequence.hpp:22
Definition: dimensions.hpp:37
const Double length
Definition: dimensions.hpp:38
const Double width
Definition: dimensions.hpp:38
const Double height
Definition: dimensions.hpp:38
Definition: double.hpp:25