38 #ifndef FCL_CCD_TBVMOTIONBOUNDVISITOR_H 39 #define FCL_CCD_TBVMOTIONBOUNDVISITOR_H 41 #include "fcl/math/motion/taylor_model/taylor_matrix.h" 42 #include "fcl/math/motion/taylor_model/taylor_vector.h" 43 #include "fcl/math/bv/RSS.h" 44 #include "fcl/math/motion/bv_motion_bound_visitor.h" 62 class TranslationMotion;
68 using S =
typename BV::S;
79 template <
typename,
typename,
typename>
88 #include "fcl/math/motion/tbv_motion_bound_visitor-inl.h" Definition: tbv_motion_bound_visitor-inl.h:57
Main namespace.
Definition: broadphase_bruteforce-inl.h:45
Definition: bv_motion_bound_visitor.h:51
Definition: bv_motion_bound_visitor.h:57
Definition: bv_motion_bound_visitor.h:48
Linear interpolation motion Each Motion is assumed to have constant linear velocity and angular veloc...
Definition: bv_motion_bound_visitor.h:54
Definition: tbv_motion_bound_visitor.h:65
Definition: bv_motion_bound_visitor.h:45
Compute the motion bound for a bounding volume, given the closest direction n between two query objec...
Definition: bv_motion_bound_visitor.h:62