mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-14 16:57:58 -05:00
10 lines
111 B
Markdown
10 lines
111 B
Markdown
# How to use
|
|
|
|
1. Download data
|
|
|
|
>$ python data_downloader.py
|
|
|
|
2. run SLAM
|
|
|
|
>$ python pose_optimization_slam.py
|