Define a forward kinematics plugin which the factory can create an instance.
More...
#include <kinematics_plugin_factory.h>
Define a forward kinematics plugin which the factory can create an instance.
Definition at line 89 of file kinematics_plugin_factory.h.
◆ ConstPtr
◆ Ptr
◆ ~FwdKinFactory()
virtual tesseract_kinematics::FwdKinFactory::~FwdKinFactory |
( |
| ) |
|
|
virtualdefault |
◆ create()
Create Inverse Kinematics Object.
- Parameters
-
solver_name | The solver name of the kinematic object |
scene_graph | The Tesseract Scene Graph |
scene_state | The state of the scene graph |
plugin_factory | Provide access to the plugin factory so plugins and load plugins |
- Returns
- If failed to create, nullptr is returned.
Implemented in tesseract_kinematics::KDLFwdKinChainFactory.
◆ getSection()
std::string tesseract_kinematics::FwdKinFactory::getSection |
( |
| ) |
|
|
staticprotected |
◆ boost_plugin_loader::PluginLoader
friend class boost_plugin_loader::PluginLoader |
|
friend |
The documentation for this class was generated from the following files: