Closed noob3-3 closed 6 months ago
The PathFinderController class in Control/move_to_pose/move_to_pose.py, line 77 Kp_beta, should be self. Not the controller.
@noob3-3 Thank you!!
What does this implement/fix?
The PathFinderController class in Control/move_to_pose/move_to_pose.py, line 77 Kp_beta, should be self. Not the controller.