Namespaces | Functions
velocities.hpp File Reference
#include <functional>
#include "num_diff.hpp"
#include "se3.hpp"
Include dependency graph for velocities.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Sophus
 
 Sophus::experimental
 

Functions

template<class Scalar >
Vector3< Scalar > Sophus::experimental::finiteDifferenceRotationalVelocity (std::function< SE3< Scalar >(Scalar)> const &foo_T_bar, Scalar t, Scalar h=Constants< Scalar >::epsilon())
 
template<class Scalar >
Vector3< Scalar > Sophus::experimental::finiteDifferenceRotationalVelocity (std::function< SO3< Scalar >(Scalar)> const &foo_R_bar, Scalar t, Scalar h=Constants< Scalar >::epsilon())
 
template<class Scalar >
Vector3< Scalar > Sophus::experimental::transformVelocity (SE3< Scalar > const &foo_T_bar, Vector3< Scalar > const &vel_bar)
 
template<class Scalar >
Vector3< Scalar > Sophus::experimental::transformVelocity (SO3< Scalar > const &foo_R_bar, Vector3< Scalar > const &vel_bar)
 


sophus
Author(s): Hauke Strasdat
autogenerated on Wed Mar 2 2022 01:01:48