-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathgitman.yml
90 lines (76 loc) · 2.51 KB
/
gitman.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
location: src
sources:
# UR Robot Includes
- name: ur5_robotiq_meta_package
repo: '[email protected]:iretiayo/ur5_robotiq_meta_package.git'
rev: melodic
# MICO Robot Includes
- name: kinova-ros
repo: [email protected]:jingxixu/kinova-ros.git
rev: master
# GraspIt! ROS Packages
- name: graspit_interface
repo: https://github.com/iretiayo/graspit_interface.git
rev: master
- name: graspit_commander
repo: https://github.com/iretiayo/graspit_commander.git
rev: master
- name: grid_sample_plugin
repo: https://github.com/CRLab/grid_sample_plugin.git
rev: master
# Reachability Packages
- name: reachability_utils
repo: https://github.com/CRLab/reachability_utils.git
rev: master
- name: world_manager
repo: https://github.com/CRLab/world_manager.git
rev: master
- name: ur5_robotiq_reachability_config
repo: [email protected]:CRLab/ur5_robotiq_reachability_config.git
rev: master
- name: mico_reachability_config
repo: [email protected]:CRLab/mico_reachability_config.git
rev: master
- name: reachability_energy_plugin
repo: [email protected]:CRLab/reachability_energy_plugin.git
rev: master
# Dynamic Grasping Demo
- name: dynamic_grasping_demo
repo: [email protected]:iretiayo/dynamic_grasping_demo.git
rev: ur_robotiq
- name: pybullet_trajectory_execution
repo: [email protected]:CRLab/pybullet_trajectory_execution.git
rev: master
- name: motion_prediction
repo: [email protected]:CRLab/motion_prediction.git
rev: master
- name: manipulability_computation
repo: [email protected]:CRLab/manipulability_computation.git
rev: master
- name: dynamic_grasping_pybullet/ikfastpy
repo: [email protected]:andyzeng/ikfastpy.git
rev: master
# Moveit Packages
- name: moveit
repo: [email protected]:iretiayo/moveit.git
rev: 726dd31bfde8d924a6b18ede55d923077830657b # chomp_new branch
- name: moveit_msgs
repo: [email protected]:ros-planning/moveit_msgs.git
rev: 3175099a2b7fa75f74c36850a716b0fe603c8947
- name: moveit_visual_tools
repo: [email protected]:ros-planning/moveit_visual_tools.git
rev: c166f8ee6412023b4183fc091abe6acbcdba2448
- name: geometric_shapes
repo: [email protected]:ros-planning/geometric_shapes.git
rev: c69948a6d4a07686fc96eaabe4ffe27a62b34967
- name: rviz_visual_tools
repo: [email protected]:PickNikRobotics/rviz_visual_tools.git
rev: 240b6ecf0f05ff5c08d4382b18db8c47b091663d
# Camera Robot Calibration
- name: lcsr_tf_tools
repo: '[email protected]:jingxixu/lcsr_tf_tools.git'
rev: master
# Object Recognition
- name: Deep_Object_Pose
repo: '[email protected]:CRLab/Deep_Object_Pose.git'
rev: dynamic_grasping