JRL-CARI-CNR-UNIBS / ik_solver

Plugin for IK. Provide base class and the ros node which expose services from ik_solver_msgs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

collision_checker_server

Test

run the node get_tf_ik.py providing the name of the IK server and the name of the desired tf. Example:

rosrun rosdyn_ik_solver get_tf_ik.py [server_name] [tf_name]

The node publish a moveit_msgs/DisplayRobotState topic called ik_solution. The robot state shows cyclically the IK solution.

About

Plugin for IK. Provide base class and the ros node which expose services from ik_solver_msgs

License:Apache License 2.0


Languages

Language:C++ 57.1%Language:Python 40.6%Language:CMake 2.3%