Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ROS 2: Restore original publish frequency and parameters from ROS 1 #117

Closed
clalancette opened this issue Oct 8, 2019 · 1 comment
Closed

Comments

@clalancette
Copy link
Contributor

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

@clalancette 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
@clalancette
Copy link
Contributor Author

This was done during the refactor in #126 , so closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant