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
At the moment I need to add FT sensor measurement, can I do it like IMU sensor? As I noticed there is no corresponding protobuf message like IMU, is it enough for me to use Wrench? At the moment I'm just exploring the possibilities
@destogl I would be create a force torque sensor interface as lib as you said but in the main gz_ros2_control node i have a trouble with ClassLoader because it seems to be assumed just have a SystemInterface plugins. You can check my fork if interest. I don't know the best way to do this
At the moment I need to add FT sensor measurement, can I do it like IMU sensor? As I noticed there is no corresponding protobuf message like IMU, is it enough for me to use Wrench? At the moment I'm just exploring the possibilities
Something like this:
My setup:
gz_ros2_control
fromhumble
branch building from sourceThe text was updated successfully, but these errors were encountered: