ros-industrial / universal_robot

ROS-Industrial Universal Robots support (https://wiki.ros.org/universal_robot)
1.05k stars 1.03k forks source link

How to change the publication rate of /joint_states topic ? #654

Closed MohamedOmar2014 closed 10 months ago

MohamedOmar2014 commented 10 months ago

I'm working UR10 Robot, I'm subscribing to /joint_stets topic to get the sensor data (position, velocity), I'm trying to increase the publication rate (default is 125 Hz) of the topic in order to smooth the resulted position and velocity curves. please, can you tell me, how can I do it?