moveit2
The MoveIt Motion Planning Framework for ROS 2.
Classes | Namespaces
srv_kinematics_plugin.h File Reference
#include <rclcpp/rclcpp.hpp>
#include <srv_kinematics_parameters.hpp>
#include <memory>
#include <geometry_msgs/msg/pose.hpp>
#include <moveit_msgs/msg/kinematic_solver_info.hpp>
#include <moveit_msgs/msg/move_it_error_codes.hpp>
#include <moveit/kinematics_base/kinematics_base.h>
#include <moveit/robot_state/robot_state.h>
Include dependency graph for srv_kinematics_plugin.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  srv_kinematics_plugin::SrvKinematicsPlugin
 Specific implementation of kinematics using ROS service calls to communicate with external IK solvers. This version can be used with any robot. Supports non-chain kinematic groups. More...
 

Namespaces

 srv_kinematics_plugin