-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathros2_tutorials.repos
executable file
·99 lines (97 loc) · 2.64 KB
/
ros2_tutorials.repos
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
91
92
93
94
95
96
97
98
99
repositories:
navigation2:
type: git
url: https://github.com/ros-planning/navigation2.git
version: galactic
cartographer:
type: git
url: https://github.com/ros2/cartographer.git
version: ros2
cartographer_ros:
type: git
url: https://github.com/ros2/cartographer_ros.git
version: ros2
slam_toolbox:
type: git
url: https://github.com/SteveMacenski/slam_toolbox.git
version: galactic
grid_map:
type: git
url: https://github.com/ANYbotics/grid_map.git
version: ros2
pcl_msgs:
type: git
url: https://github.com/ros-perception/pcl_msgs.git
version: ros2
perception_pcl:
type: git
url: https://github.com/ros-perception/perception_pcl.git
version: ros2
turtlebot3:
type: git
url: https://github.com/ROBOTIS-GIT/turtlebot3.git
version: galactic-devel
turtlebot3_simulations:
type: git
url: https://github.com/ROBOTIS-GIT/turtlebot3_simulations.git
version: galactic-devel
turtlebot3_msgs:
type: git
url: https://github.com/ROBOTIS-GIT/turtlebot3_msgs.git
version: galactic-devel
elevation_mapping:
type: git
url: https://github.com/ANYbotics/elevation_mapping.git
version: ros2
visualization_tutorials:
type: git
url: https://github.com/ros-visualization/visualization_tutorials.git
version: ros2
yolov8_ros:
type: git
url: https://github.com/mgonzs13/yolov8_ros.git
version: main
ultralytics:
type: git
url: https://github.com/ultralytics/ultralytics.git
version: main
ros2_video_streamer:
type: git
url: https://github.com/klintan/ros2_video_streamer.git
version: master
gazebo_tutorials:
type: git
url: https://github.com/osrf/gazebo_tutorials.git
version: master
SMACC2:
type: git
url: https://github.com/robosoft-ai/SMACC2.git
version: humble
teb_local_planner:
type: git
url: https://github.com/rst-tu-dortmund/teb_local_planner.git
version: galactic
teb_local_planner_tutorials:
type: git
url: https://github.com/rst-tu-dortmund/teb_local_planner_tutorials.git
version: master
mpc_local_planner:
type: git
url: https://github.com/rst-tu-dortmund/mpc_local_planner.git
version: ros2-master
robot_localization:
type: git
url: https://github.com/cra-ros-pkg/robot_localization.git
version: ros2
robot_pose_ekf:
type: git
url: https://github.com/udacity/robot_pose_ekf.git
version: master
ceres-solver:
type: git
url: https://github.com/ceres-solver/ceres-solver.git
version: master
geometry2:
type: git
url: https://github.com/ros2/geometry2.git
version: galactic