Skip to content

Commit

Permalink
fixup pkg name for cmd in README
Browse files Browse the repository at this point in the history
  • Loading branch information
plusk01 committed Jan 7, 2021
1 parent 82ce67d commit 48b87f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,11 @@ You may download our [recorded data](https://drive.google.com/file/d/1ZY6Kp5MEGB
### 3.3 Launch ROS
if you would like to create the map at the same time, you can run
```
roslaunch floam floam_ssl_mapping.launch
roslaunch floam_ssl floam_ssl_mapping.launch
```
or create probability map
```
roslaunch floam floam_ssl_octo_mapping.launch
roslaunch floam_ssl floam_ssl_octo_mapping.launch
```

if only localization is required, you may refer to run
Expand Down Expand Up @@ -118,5 +118,5 @@ search for the below argument and change default setting to below setting

### 4.5 Launch ROS
```
roslaunch floam floam_ssl_L515.launch
roslaunch floam_ssl floam_ssl_L515.launch
```

0 comments on commit 48b87f3

Please sign in to comment.