#include <boost/function.hpp>
#include <boost/shared_ptr.hpp>
#include <moveit/robot_model/robot_model.h>
#include <moveit/kinematics_base/kinematics_base.h>
Go to the source code of this file.
Classes | |
class | kinematics_plugin_loader::KinematicsPluginLoader |
Helper class for loading kinematics solvers. More... | |
Namespaces | |
namespace | kinematics_plugin_loader |
Typedefs | |
typedef boost::shared_ptr < const KinematicsPluginLoader > | kinematics_plugin_loader::KinematicsPluginLoaderConstPtr |
typedef boost::shared_ptr < KinematicsPluginLoader > | kinematics_plugin_loader::KinematicsPluginLoaderPtr |