![]() |
Tesseract 0.28.4
|
A implementation of the Optimized Forward Kinematic Tree as a state solver. More...
#include <tesseract/common/macros.h>#include <console_bridge/console.h>#include <boost/graph/depth_first_search.hpp>#include <tesseract/state_solver/ofkt/ofkt_state_solver.h>#include <tesseract/state_solver/ofkt/ofkt_node.h>#include <tesseract/state_solver/ofkt/ofkt_nodes.h>#include <tesseract/scene_graph/graph.h>#include <tesseract/scene_graph/link.h>#include <tesseract/scene_graph/joint.h>#include <tesseract/common/utils.h>#include <mutex>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.