We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a8ceb0 commit bc006d9Copy full SHA for bc006d9
docs/vitepress/docs/shared/clone-to-colcon-workspace.md
@@ -4,4 +4,5 @@ Clone latest version of GISNav and dependencies to colcon workspace:
4
cd ~/colcon_ws/src
5
git clone --branch v0.67.0 https://github.com/hmakelin/gisnav.git
6
git clone --branch gimbal-protocol-v2-plugin https://github.com/adinkra-labs/mavros_feature_gimbal-protocol-v2-plugin.git mavros
7
+git clone --branch release/1.14 https://github.com/px4/px4_msgs.git
8
```
0 commit comments