Commit Graph

49 Commits

Author SHA1 Message Date
625c5082b0 finished implementation of new hardware interface 2024-04-11 15:15:20 +02:00
ad34edc818 extracted the tool communication launch
added new Robotiq package for hardware interface with socket adapter
2024-04-11 09:57:43 +02:00
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
1026fbd939 added .colcon_ignore to cartesian_controller_tests/simulation 2024-04-04 15:08:48 +02:00
44e3c4ad95 fixing dependcies issues by removing all submodules
add the packages as .repos
2024-04-04 14:48:54 +02:00
2b500f3560 Added cartesian_controllers as a submodule 2024-04-04 11:31:42 +02:00
14126b5b7d servo not working with collsion checking 2024-04-04 09:46:04 +02:00
6bdeba687e servo not working due to an error - moveit thinks the robot is in collision all the time and with twist cmd in addition very close to a singularity 2024-04-03 17:31:10 +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
503587c227 Fixed Docker Compose build error (cant find ros-humble-hardware-interface, ros-humble-controller-interface) 2024-03-25 10:11:43 +01:00
6449dccd60 ur_robotiq_control.launch.py
and ur_robotiq_moveit.launch.py
Working
2024-03-22 16:51:46 +01:00
1e52a8f81f issue with Gripper controllers 2024-03-21 17:12:39 +01:00
124018526b issue with Gripper controllers 2024-03-21 17:12:24 +01:00
8d1f4642dc issue with Gripper controllers 2024-03-21 15:28:24 +01:00
b88d58c291 fixed UR_ROS2_Driver checkout version 2024-03-21 13:05:45 +01:00
6f3999d52d urdf and srdf are not passed as dicts but as {'robot_description': <launch.substitutions.command.Command object at 0x7358a27fb6d0>} -> maybe the mistake 2024-03-21 13:03:20 +01:00
065a987c7b urdf and srdf are not passed as dicts but as {'robot_description': <launch.substitutions.command.Command object at 0x7358a27fb6d0>} -> maybe the mistake 2024-03-21 13:03:03 +01:00
a8088a404c urdf and srdf are not passed as dicts but as {'robot_description': <launch.substitutions.command.Command object at 0x7358a27fb6d0>} -> maybe the mistake 2024-03-20 19:11:53 +01:00
ligerfotis
e7d0da0c07 add rviz for combined modules 2024-03-19 12:18:30 +01:00
b97c1f94a6 added how to build a new ur_robotiq.urdf 2024-03-05 17:10:47 +01:00
4a06800d00 „docker-compose.yaml“ ändern
added support for Display
2024-03-05 16:03:32 +00:00
b85d7e61f0 updated README.md 2024-03-04 11:30:38 +01:00
35f3917785 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	.gitignore
2024-03-04 11:30:17 +01:00
e3fdcfff35 updated README.md 2024-03-04 11:30:04 +01:00
dc10214e3d updated README.md 2024-03-04 11:25:18 +01:00
98d7868242 updated README.md 2024-03-04 11:24:49 +01:00
0a45317e11 updated README.md 2024-03-04 11:22:52 +01:00
0c41df14c3 updated README.md 2024-03-04 11:22:18 +01:00
528a2d8821 updated README.md 2024-03-04 11:21:44 +01:00
551132c24c Update serial submodule to latest 2024-03-04 11:11:21 +01:00
7616963082 Update serial submodule to latest 2024-03-04 11:11:21 +01:00
00264cd163 „.gitmodules“ ändern 2024-03-02 16:51:39 +00:00
30120e42c2 „.gitmodules“ ändern 2024-03-02 16:51:39 +00:00
14619a8d90 added docker 2024-02-29 14:32:31 +01:00
3f7a7f5984 added docker 2024-02-29 14:32:31 +01:00
87dc4b4c85 initial commit 2024-02-29 14:15:19 +01:00
a586ad83a2 initial commit 2024-02-29 14:15:19 +01:00
3bb43308d0 initial commit 2024-02-29 14:15:00 +01:00
d056594620 initial commit 2024-02-29 14:15:00 +01:00
82dc45f1cf initial commit 2024-02-29 13:54:35 +01:00
201ff8fb96 initial commit 2024-02-29 13:54:35 +01:00
9f8cde61d3 initial commit 2024-02-29 13:34:17 +01:00
7da3dae8da initial commit 2024-02-29 13:34:17 +01:00
715ba5f288 first commit 2024-02-29 11:41:49 +01:00