15 #ifndef OPENSCENARIO_INTERPRETER__SYNTAX__CENTER_HPP_
16 #define OPENSCENARIO_INTERPRETER__SYNTAX__CENTER_HPP_
18 #include <geometry_msgs/msg/point.hpp>
20 #include <pugixml.hpp>
24 inline namespace syntax
43 explicit operator geometry_msgs::msg::Point()
const;
Definition: scope.hpp:154
Definition: escape_sequence.hpp:22
Definition: center.hpp:36
const Double x
Definition: center.hpp:37
const Double z
Definition: center.hpp:37
const Double y
Definition: center.hpp:37
Definition: double.hpp:25