ros-controls / ros_controllers

Generic robotic controllers to accompany ros_control
http://wiki.ros.org/ros_control
BSD 3-Clause "New" or "Revised" License
547 stars 524 forks source link

Control loop stops after sometime cauring tf failure between moving joints and end effector #614

Open Mani-Radhakrishnan opened 1 year ago

Mani-Radhakrishnan commented 1 year ago

we have interfaced bldc motor control in read and write function.The control loops starting normally but after sometime the loop is not running which causes joint state controller failure .When this Problem happens tf between the frames failing??

Any help is appreciated?