Skip to content

Commit 8e191b0

Browse files
committed
Add missing UORBNode install line to example on Install locally page
1 parent 03647ab commit 8e191b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/vitepress/docs/install-locally.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ pip3 install ./gisnav
116116
```bash [Extended <Badge type="info" text="Optional"/>]
117117
cd ~/colcon_ws/src/gisnav
118118
pip3 install ./gisnav[nmea_node]
119+
pip3 install ./gisnav[uorb_node]
119120
pip3 install ./gisnav[qgis_node]
120121
```
121122

0 commit comments

Comments
 (0)