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
I tried to get effort information from /joint_states topic but it stated Nan value. With the same hardware, I tested with a downgrade version (ROS1 Noetic) and I found that it worked normally. Furthermore, I have checked the firmware in Arduino code of Opencr and it seemed that it passed the effort information to Rpi. But, i didn't see any part of turtlebot3manipulation plugin (which is used in ros2 control URDF) that allow me to access these effort data. It leaded to the error when i tried to edit state or command interface to "effort".
My work is gonna use force controller to do some admittance control and I prefer to use effort as an input of my system. So, If now turtlebot3 humble doesn't support effort controller certainly. I would consider to stay in ROS1.
The text was updated successfully, but these errors were encountered:
I tried to get effort information from /joint_states topic but it stated Nan value. With the same hardware, I tested with a downgrade version (ROS1 Noetic) and I found that it worked normally. Furthermore, I have checked the firmware in Arduino code of Opencr and it seemed that it passed the effort information to Rpi. But, i didn't see any part of turtlebot3manipulation plugin (which is used in ros2 control URDF) that allow me to access these effort data. It leaded to the error when i tried to edit state or command interface to "effort".
My work is gonna use force controller to do some admittance control and I prefer to use effort as an input of my system. So, If now turtlebot3 humble doesn't support effort controller certainly. I would consider to stay in ROS1.
The text was updated successfully, but these errors were encountered: