Skip to content

Commit f7d5314

Browse files
author
Murilo Marinho
committed
Updating all submodules to use the branch 'jazzy'
1 parent f390ea6 commit f7d5314

File tree

5 files changed

+11
-9
lines changed

5 files changed

+11
-9
lines changed

.gitmodules

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,34 +5,36 @@
55
[submodule "sas_common"]
66
path = sas_common
77
url = https://github.com/SmartArmStack/sas_common.git
8-
branch = ros2
8+
branch = jazzy
99
[submodule "sas_msgs"]
1010
path = sas_msgs
1111
url = https://github.com/SmartArmStack/sas_msgs.git
12-
branch = ros2
12+
branch = jazzy
1313
[submodule "sas_conversions"]
1414
path = sas_conversions
1515
url = https://github.com/SmartArmStack/sas_conversions.git
16-
branch = ros2
16+
branch = jazzy
1717
[submodule "sas_robot_driver"]
1818
path = sas_robot_driver
1919
url = https://github.com/SmartArmStack/sas_robot_driver.git
2020
branch = jazzy
2121
[submodule "sas_robot_kinematics"]
2222
path = sas_robot_kinematics
2323
url = https://github.com/SmartArmStack/sas_robot_kinematics.git
24-
branch = ros2
24+
branch = jazzy
2525
[submodule "sas_robot_driver_denso"]
2626
path = sas_robot_driver_denso
2727
url = https://github.com/SmartArmStack/sas_robot_driver_denso.git
2828
branch = jazzy
2929
[submodule "sas_datalogger"]
3030
path = sas_datalogger
3131
url = https://github.com/SmartArmStack/sas_datalogger.git
32-
branch = ros2
32+
branch = jazzy
3333
[submodule "sas_robot_driver_kuka"]
3434
path = sas_robot_driver_kuka
3535
url = https://github.com/MarinhoLab/sas_robot_driver_kuka.git
36+
branch = jazzy
3637
[submodule "sas_robot_driver_ur"]
3738
path = sas_robot_driver_ur
3839
url = https://github.com/MarinhoLab/sas_robot_driver_ur.git
40+
branch = jazzy

0 commit comments

Comments
 (0)