PickNikRobotics / abb_ros2

Apache License 2.0
82 stars 34 forks source link

Cleanup moveit_config #57

Closed Yadunund closed 8 months ago

Yadunund commented 8 months ago

Follow up to #55.

Restores the behavior described in https://github.com/PickNikRobotics/abb_ros2/pull/55/files#r1451192497

The .trajectory_execution() also takes care of initializing moveit_controllers values so we don't need to explicitly define that.

Yadunund commented 8 months ago

@jodle001 do you mind reviewing this since it relates to your original PR?