| scenario_simulator_v2 C++ API
    | 
#include <geometry_msgs/msg/point.hpp>#include <geometry_msgs/msg/vector3.hpp>

Go to the source code of this file.
| Namespaces | |
| math | |
| math::geometry | |
| Functions | |
| auto | math::geometry::castToVec (const geometry_msgs::msg::Point &p) -> geometry_msgs::msg::Vector3 | 
| auto | math::geometry::castToPoint (const geometry_msgs::msg::Vector3 &p) -> geometry_msgs::msg::Point |