I’ve tried to simulate pick and place motion based on the offered sample bin filling which uses a robot arm UR10.
I don’t know how to change way paths of TCP of UR10. I would think I can use pick_and_place_controller() class to modify way paths. But I don’t know the detail to modify way paths in pick_and_place_controller() class. Please let me know how to do it.