Only released in EOL distros:  

thormang3_mpc: ati_ft_sensor | motion_module_tutorial | sensor_module_tutorial | thormang3_action_module | thormang3_balance_control | thormang3_base_module | thormang3_feet_ft_module | thormang3_gripper_module | thormang3_head_control_module | thormang3_kinematics_dynamics | thormang3_manager | thormang3_manipulation_module | thormang3_walking_module

Package Summary

This package describes basic function to control THORMANG3's upper-body. This module is based on position control. We provide joint space and task space control (forward kinematics, inverse kinematics).

ROS Software Maintainer: ROBOTIS

ROBOTIS e-Manual

ROS API

thormang3_manipulation_module_node

Subscribed Topics

robotis/manipulation/ini_pose_msg (std_msgs/String)
  • The message in this topic is used for initial posture command for Manipulation.
robotis/manipulation/joint_pose_msg (thormang3_manipulation_module_msgs/JointPose)
  • The message in this topic is used to control the robot in Joint Space.
robotis/manipulation/kinematics_pose_msg (thormang3_manipulation_module_msgs/KinematicsPose)
  • The message in this topic is used to control the robot in Task Space.

Published Topics

robotis/status (robotis_controller_msgs/StatusMsg)
  • The message in this topic is used for status message of THORMANG3.
robotis/movement_done (std_msgs/String)
  • The message in this topic is used for .

Services Called

robotis/manipulation/get_joint_pose (thormang3_manipulation_module_msgs/GetJointPose)
  • This service is used to obtain joint pose of selected manipulation group.
robotis/manipulation/get_kinematics_pose (thormang3_manipulation_module_msgs/GetKinematicsPose)
  • This service is used to obtain end effector pose of selected manipulation group.

Wiki: thormang3_manipulation_module (last edited 2018-04-30 02:05:02 by Jaehyun Shim)