Skip to content

Commit

Permalink
+ updated isntruction for mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
jaku-jaku committed Nov 23, 2023
1 parent 2d3d730 commit e89ba5e
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions docs/Waterloo-Steel:Platform-Instruction.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<toc>

# Table of Contents
[*Last generated: Fri 27 Oct 2023 16:48:41 EDT*]
[*Last generated: Wed 22 Nov 2023 19:34:09 EST*]
- [**0. General:**](#0-General)
- [0.1 Unified Development :construction:](#01-Unified-Development-construction)
- [0.2 Usage Guide With Tool Chain and Workspace:](#02-Usage-Guide-With-Tool-Chain-and-Workspace)
Expand Down Expand Up @@ -42,6 +42,13 @@
- [4.3.2 Launch through terminals:](#432-Launch-through-terminals)
- [1.3.2.1 Launch Pad](#1321-Launch-Pad)
- [1.3.2.2 Launch Rviz](#1322-Launch-Rviz)
- [**5. AMCL Mapping Instruction**](#5-AMCL-Mapping-Instruction)
- [5.1 Creating AMCL Map:](#51-Creating-AMCL-Map)
- [5.1.1 Disable Navigation Package](#511-Disable-Navigation-Package)
- [5.1.2 Launch SLAM Gmapping:](#512-Launch-SLAM-Gmapping)
- [5.1.3 Now Mapping on Rviz:](#513-Now-Mapping-on-Rviz)
- [5.1.4 Save the Map:](#514-Save-the-Map)
- [5.2 Loading the New Map](#52-Loading-the-New-Map)
- [**Appendix A - Utilities**](#Appendix-A-Utilities)
- [A.1 xacro and launching](#A1-xacro-and-launching)
- [A.2 ROS](#A2-ROS)
Expand Down Expand Up @@ -356,7 +363,7 @@ $ summit_systemctl follow
```bash
## slam mapping:
$ cd ~/UWARL_catkin_ws/src/uwarl-summit_xl_robot/waterloo_steel_summit_bringup
$ roslaunch slam_gmapping.launch
$ roslaunch summit_xl_localization slam_gmapping.launch
```

### 5.1.3 Now Mapping on Rviz:
Expand Down Expand Up @@ -599,6 +606,7 @@ rm -rf ~/.catkin_tools






<eof>
Expand Down

0 comments on commit e89ba5e

Please sign in to comment.