![]() |
Tesseract 0.28.4
|
A implementation of the Optimized Forward Kinematic Tree as a state solver. More...
#include <tesseract/common/macros.h>#include <Eigen/Geometry>#include <memory>#include <string>#include <shared_mutex>#include <tesseract/state_solver/mutable_state_solver.h>#include <tesseract/state_solver/ofkt/ofkt_node.h>#include <tesseract/scene_graph/scene_state.h>#include <tesseract/common/kinematic_limits.h>Classes | |
| class | tesseract::scene_graph::OFKTStateSolver |
| An implementation of the Optimized Forward Kinematic Tree as a stat solver. More... | |
A implementation of the Optimized Forward Kinematic Tree as a state solver.
This is based on the paper "A Forward Kinematics Data Structure for Efficient Evolutionary Inverse Kinematics".
Starke, S., Hendrich, N., & Zhang, J. (2018). A Forward Kinematics Data Structure for Efficient Evolutionary Inverse Kinematics. In Computational Kinematics (pp. 560-568). Springer, Cham.