8000 add swift lib · Mordween/robotics-toolbox-python@7430f94 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 7430f94

Browse files
committed
add swift lib
1 parent 1c197af commit 7430f94

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,10 @@ To install the bleeding-edge version from GitHub
119119
git clone https://github.com/petercorke/robotics-toolbox-python.git
120120
cd robotics-toolbox-python
121121
pip3 install -e .
122+
cd rtb-data
123+
pip3 install -e .
124+
cd ../swift/
125+
pip3 install -e .
122126
```
123127

124128
<br>

0 commit comments

Comments
 (0)
0