Commit Graph

8 Commits

Author SHA1 Message Date
149e44c90b gripper controlled by ps5 controller 2024-04-05 13:13:08 +02:00
5d45c4ee6e servo working without collision checking for twist and joints
gripper not included in servo
2024-04-04 18:33:56 +02:00
082616eb7e added ps5_control.py 2024-04-03 16:50:26 +02:00
2fa4387147 initial_joint_controller is now set depending on use_fake_hardware flag and not a seperate flag 2024-04-03 11:06:56 +02:00
79aa262153 Gripper has now a fake hardware controller (joint_trajectory_controller/JointTrajectoryController)
ur_robotiq_control.launch.py and ur_robotiq_moveit.launch.py work as expected
2024-04-03 10:59:07 +02:00
ce035fa6d7 still error in moveit (gripper motion can be planned but not executed)
updated README.md
2024-04-02 18:54:31 +02:00
ab2278c0c8 Fixed ur_robotiq_control.launch.py error
added ur_robotiq_servo
2024-04-02 14:55:40 +02:00
6449dccd60 ur_robotiq_control.launch.py
and ur_robotiq_moveit.launch.py
Working
2024-03-22 16:51:46 +01:00