scenario_simulator_v2 C++ API
Namespaces | Functions
get_normal_vector.hpp File Reference
#include <geometry/quaternion/get_rotation_matrix.hpp>
#include <geometry/quaternion/is_like_quaternion.hpp>
#include <geometry_msgs/msg/vector3.hpp>
Include dependency graph for get_normal_vector.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 math
 
 math::geometry
 

Functions

template<typename T , std::enable_if_t< std::conjunction_v< IsLikeQuaternion< T >>, std::nullptr_t > = nullptr>
auto math::geometry::getNormalVector (const T &orientation) -> geometry_msgs::msg::Vector3