Skip to content

Commit 302c2cc

Browse files
authored
Update README.md
1 parent eeb778c commit 302c2cc

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

README.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1 @@
1-
# Build
2-
Create workspace, download into **src** folder.
3-
`catkin_make`
4-
# Use
5-
Initiate a network of staircase identification nodes:
6-
*Go to the folder where **deploy.py** is located, open the terminal and type*
7-
```
8-
python3 deploy.py
9-
```
10-
Start trajectory generation related nodes:
11-
```
12-
roslaunch simulator test.launch
13-
rosrun controller path2array.py
14-
```
15-
Launching the Local Planner and High-Level Controller
16-
```
17-
rosrun controller local_planner.py
18-
rosrun controller controller_go1.py
19-
```
20-
211

0 commit comments

Comments
 (0)