forked from robowork/autonomous_mobile_manipulation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
72 lines (72 loc) · 2.69 KB
/
.gitmodules
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
[submodule "deps/fmauch_universal_robot"]
path = deps/fmauch_universal_robot
url = https://github.com/fmauch/universal_robot.git
[submodule "deps/apriltag_ros"]
path = deps/apriltag_ros
url = https://github.com/AprilRobotics/apriltag_ros
[submodule "deps/apriltag"]
path = deps/apriltag
url = https://github.com/AprilRobotics/apriltag
[submodule "deps/collada_urdf"]
path = deps/collada_urdf
url = https://github.com/ros/collada_urdf
[submodule "deps/hector_localization"]
path = deps/hector_localization
url = https://github.com/tu-darmstadt-ros-pkg/hector_localization
[submodule "deps/move_base_flex"]
path = deps/move_base_flex
url = https://github.com/magazino/move_base_flex
[submodule "deps/moveit"]
path = deps/moveit
url = https://github.com/ros-planning/moveit
[submodule "deps/moveit_grasps"]
path = deps/moveit_grasps
url = https://github.com/ros-planning/moveit_grasps
[submodule "deps/moveit_msgs"]
path = deps/moveit_msgs
url = https://github.com/ros-planning/moveit_msgs
[submodule "deps/moveit_resources"]
path = deps/moveit_resources
url = https://github.com/ros-planning/moveit_resources
[submodule "deps/moveit_visual_tools"]
path = deps/moveit_visual_tools
url = https://github.com/ros-planning/moveit_visual_tools
[submodule "deps/rviz_visual_tools"]
path = deps/rviz_visual_tools
url = https://github.com/PickNikRobotics/rviz_visual_tools
[submodule "deps/trac_ik"]
path = deps/trac_ik
url = https://bitbucket.org/traclabs/trac_ik
[submodule "deps/octomap_ros"]
path = deps/octomap_ros
url = https://github.com/OctoMap/octomap_ros
[submodule "deps/ompl"]
path = deps/ompl
url = https://github.com/ompl/ompl
[submodule "deps/rtabmap_ros"]
path = deps/rtabmap_ros
url = https://github.com/introlab/rtabmap_ros
[submodule "deps/vision_opencv"]
path = deps/vision_opencv
url = https://github.com/ros-perception/vision_opencv
[submodule "deps/costmap_converter"]
path = deps/costmap_converter
url = https://github.com/rst-tu-dortmund/costmap_converter
[submodule "deps/teb_local_planner"]
path = deps/teb_local_planner
url = https://github.com/rst-tu-dortmund/teb_local_planner
[submodule "deps/rospy_message_converter"]
path = deps/rospy_message_converter
url = https://github.com/uos/rospy_message_converter
[submodule "deps/roboticsgroup_gazebo_plugins"]
path = deps/roboticsgroup_gazebo_plugins
url = https://github.com/roboticsgroup/roboticsgroup_gazebo_plugins
[submodule "deps/general-message-pkgs"]
path = deps/general-message-pkgs
url = https://github.com/JenniferBuehler/general-message-pkgs
[submodule "deps/gazebo-pkgs"]
path = deps/gazebo-pkgs
url = https://github.com/JenniferBuehler/gazebo-pkgs
[submodule "deps/xacro"]
path = deps/xacro
url = https://github.com/ros/xacro