Skip to content

Commit bc006d9

Browse files
committed
Add missing px4_msgs dependency to local installation instructions
1 parent 9a8ceb0 commit bc006d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/vitepress/docs/shared/clone-to-colcon-workspace.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ Clone latest version of GISNav and dependencies to colcon workspace:
44
cd ~/colcon_ws/src
55
git clone --branch v0.67.0 https://github.com/hmakelin/gisnav.git
66
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
78
```

0 commit comments

Comments
 (0)