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
@ahcorde , hi, it's a good suggestion, i tried to convert custom plugins to gz_ros2_control, you can see more details in this PR #4 , but i failed to create joint_trajectory_controller based on effort command with this error message:
using 'effort'command interface alone is not yet implemented yet
it seems that effort command isn't supported in ROS Galactic, so i create a joint_trajectory_controller based on position command.
Did you consider to use
gz_ros2_control
instead of custom plugins ?I will be happy to review the PRs or maybe go ahead make the changes.
The text was updated successfully, but these errors were encountered: