Skip to content

Commit c38e48f

Browse files
authored
Update README.md
1 parent 40dcfbd commit c38e48f

1 file changed

Lines changed: 1 addition & 21 deletions

File tree

local_navigation/README.md

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,4 @@
22

33
This package contains our work about traversity
44

5-
### How to run:
6-
7-
1. In terminal 1 play a rosbag:
8-
9-
```
10-
ros2 bag play rosbags/trial_0 --clock -p
11-
```
12-
13-
2. In terminal 2 launch the nodes:
14-
15-
(Remember to check remaps in launcher, this is for Summit XL)
16-
17-
```
18-
ros2 launch local_navigation local_navigation.launch.py
19-
```
20-
21-
3. In terminal 2 visualize:
22-
23-
```
24-
ros2 run rviz2 rviz2 --ros-args -p use_sim_time:=true
25-
```
5+
Currently, we are working on the instructions for reproducing the experiments. Please be patient and return in a few days...

0 commit comments

Comments
 (0)