turtlebot3_manipulation icon indicating copy to clipboard operation
turtlebot3_manipulation copied to clipboard

Does turtlebot3_manipulation for humble support effort controller?

Open few2net opened this issue 1 year ago • 0 comments

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.

few2net avatar Jun 27 '23 07:06 few2net