You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clalancette
changed the title
ROS2: Restore original publish frequency and parameters from ROS 1
ROS 2: Restore original publish frequency and parameters from ROS 1
Oct 8, 2019
Currently the joint_state_listener has a hard-coded frequency of 1Hz: https://github.com/ros2/robot_state_publisher/blob/dda86a964d93400d1a67eab204c4a66e744dc47c/src/joint_state_listener.cpp#L86
The following parameters should also be added back in:
https://github.com/ros2/robot_state_publisher/blob/dda86a964d93400d1a67eab204c4a66e744dc47c/src/joint_state_listener.cpp#L67-L78
Originally reported at https://answers.ros.org/question/303377/ros2-tf2-broadcasting-very-slow/
@Myzhar FYI
This is a copy of ros2#13
The text was updated successfully, but these errors were encountered: