naoki-mizuno / ds4_driver

DualShock 4 driver for both ROS1 and ROS2
http://wiki.ros.org/ds4_driver
85 stars 53 forks source link

Fix status messages published too fast #35

Closed naoki-mizuno closed 1 year ago

naoki-mizuno commented 1 year ago

Fixes #34.

There is still some issue regarding the publish rate, which doesn't go up to the value set to max_status_rate. For example, when setting it to 100 Hz, I only get ~80 Hz of publish rate.