scenario_simulator_v2 C++ API
|
#include <geometry_msgs/msg/quaternion.hpp>
Go to the source code of this file.
Namespaces | |
math | |
math::geometry | |
Functions | |
template<typename T , typename U , typename V , typename W , std::enable_if_t< std::conjunction_v< std::is_scalar< T >, std::is_scalar< U >, std::is_scalar< V >, std::is_scalar< W >>, std::nullptr_t > = nullptr> | |
auto | math::geometry::makeQuaternion (const T &x, const U &y, const V &z, const W &w) |