Implementation detail for the on_motion_fn object. More...
#include <on_motion.hpp>
Public Member Functions | |
template<class Scalar > | |
constexpr auto | operator() (Scalar min_distance, Scalar min_angle) const |
Overload that creates the policy closure in SE2 space. More... | |
Implementation detail for the on_motion_fn object.
Definition at line 103 of file on_motion.hpp.
|
inlineconstexpr |
Overload that creates the policy closure in SE2 space.
This policy triggers an action based on motion.
Definition at line 109 of file on_motion.hpp.