|
scenario_simulator_v2 C++ API
|


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::getAngleDifference (const T &quat1, const T &quat2) -> double |