mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
gitmodules add branch to genmsg, gencpp, libuavcan
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -5,12 +5,15 @@
|
|||||||
[submodule "src/modules/uavcan/libuavcan"]
|
[submodule "src/modules/uavcan/libuavcan"]
|
||||||
path = src/modules/uavcan/libuavcan
|
path = src/modules/uavcan/libuavcan
|
||||||
url = https://github.com/UAVCAN/libuavcan.git
|
url = https://github.com/UAVCAN/libuavcan.git
|
||||||
|
branch = master
|
||||||
[submodule "Tools/genmsg"]
|
[submodule "Tools/genmsg"]
|
||||||
path = msg/tools/genmsg
|
path = msg/tools/genmsg
|
||||||
url = https://github.com/ros/genmsg.git
|
url = https://github.com/ros/genmsg.git
|
||||||
|
branch = indigo-devel
|
||||||
[submodule "Tools/gencpp"]
|
[submodule "Tools/gencpp"]
|
||||||
path = msg/tools/gencpp
|
path = msg/tools/gencpp
|
||||||
url = https://github.com/ros/gencpp.git
|
url = https://github.com/ros/gencpp.git
|
||||||
|
branch = indigo-devel
|
||||||
[submodule "Tools/jMAVSim"]
|
[submodule "Tools/jMAVSim"]
|
||||||
path = Tools/jMAVSim
|
path = Tools/jMAVSim
|
||||||
url = https://github.com/PX4/jMAVSim.git
|
url = https://github.com/PX4/jMAVSim.git
|
||||||
|
|||||||
Reference in New Issue
Block a user