[Documentation] [TitleIndex] [WordIndex

  Show EOL distros: 

EOL distros:  
sr_core: sr_gazebo_sim | sr_hand | sr_hardware_interface | sr_mechanism_controllers | sr_mechanism_model | sr_tactile_sensors | sr_utilities

Package Summary

sr_utilities contains different useful header libraries (math libraries, etc...).

Overview

sr_utilities contains a merger for the joint_states. It is a simple and non optimal merger:

Please note that the robot_state_publisher should soon implement this feature (with a cleaner implementation), as stated by Wim in the mailing list.

ROS API

Input Topics

The node subscribes to the two topics to merge: /srh/position/joint_states and /sr_arm/position/joint_states. These are hard coded for the time being.

Output Topics

Publishes the merged joint state messages to /position/joint_states.


2025-03-29 21:08