-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
18 additions
and
303 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,23 @@ | ||
\relax | ||
\@writefile{toc}{\contentsline {section}{\numberline {I}MAPPING AND SLAM}{1}\protected@file@percent } | ||
\newlabel{eq:RTR}{{1}{1}} | ||
\newlabel{eq:fullRTR}{{2}{1}} | ||
\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces Particle distribution obtained at the end of drive square with action only\relax }}{2}\protected@file@percent } | ||
\@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces Particle distribution obtained at the end of obstacle slam with action only\relax }}{2}\protected@file@percent } | ||
\@writefile{lof}{\contentsline {figure}{\numberline {3}{\ignorespaces Particle distribution obtained at the end of straight line calm with action only\relax }}{2}\protected@file@percent } | ||
\@writefile{lof}{\contentsline {figure}{\numberline {4}{\ignorespaces Particle distribution obtained at the end of drive square with localization only\relax }}{3}\protected@file@percent } | ||
\@writefile{lof}{\contentsline {figure}{\numberline {5}{\ignorespaces Particle distribution obtained at the end of obstacle slam with localization only\relax }}{3}\protected@file@percent } | ||
\@writefile{lof}{\contentsline {figure}{\numberline {6}{\ignorespaces Particle distribution obtained at the end of straight line with localization only\relax }}{3}\protected@file@percent } | ||
\@writefile{lof}{\contentsline {figure}{\numberline {7}{\ignorespaces Particle distribution obtained at the end of Obstacle Slam with Full SLAM\relax }}{4}\protected@file@percent } | ||
\@writefile{lof}{\contentsline {figure}{\numberline {8}{\ignorespaces Particle distribution obtained at the end of Maze LowRes with Full SLAM\relax }}{4}\protected@file@percent } | ||
\@writefile{lof}{\contentsline {figure}{\numberline {9}{\ignorespaces Particle distribution obtained at the end of Maze HiRes with Full SLAM\relax }}{4}\protected@file@percent } | ||
\@writefile{lof}{\contentsline {figure}{\numberline {10}{\ignorespaces Particle distribution obtained at the end of Maze Hard with Full SLAM\relax }}{5}\protected@file@percent } | ||
\@writefile{toc}{\contentsline {section}{\numberline {II}PATH PLANNING AND EXPLORATION}{5}\protected@file@percent } | ||
\@writefile{lof}{\contentsline {figure}{\numberline {11}{\ignorespaces Obstacle distance grid obtained at the end of Obstacle Slam with Full SLAM\relax }}{5}\protected@file@percent } | ||
\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces Robot Pose obtained at the end of convex offcenter with mapping only\relax }}{1}\protected@file@percent } | ||
\@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces Robot Pose obtained at the end of drive square with mapping only\relax }}{1}\protected@file@percent } | ||
\@writefile{lof}{\contentsline {figure}{\numberline {3}{\ignorespaces Robot Pose obtained at the end of Maze LowRes with mapping only\relax }}{2}\protected@file@percent } | ||
\newlabel{eq:RTR}{{1}{2}} | ||
\newlabel{eq:fullRTR}{{2}{2}} | ||
\@writefile{lof}{\contentsline {figure}{\numberline {4}{\ignorespaces Particle distribution obtained at the end of drive square with action only\relax }}{3}\protected@file@percent } | ||
\@writefile{lof}{\contentsline {figure}{\numberline {5}{\ignorespaces Particle distribution obtained at the end of obstacle slam with action only\relax }}{3}\protected@file@percent } | ||
\@writefile{lof}{\contentsline {figure}{\numberline {6}{\ignorespaces Particle distribution obtained at the end of straight line calm with action only\relax }}{3}\protected@file@percent } | ||
\@writefile{lof}{\contentsline {figure}{\numberline {7}{\ignorespaces Particle distribution obtained at the end of drive square with localization only\relax }}{4}\protected@file@percent } | ||
\@writefile{lof}{\contentsline {figure}{\numberline {8}{\ignorespaces Particle distribution obtained at the end of obstacle slam with localization only\relax }}{4}\protected@file@percent } | ||
\@writefile{lof}{\contentsline {figure}{\numberline {9}{\ignorespaces Particle distribution obtained at the end of straight line with localization only\relax }}{4}\protected@file@percent } | ||
\@writefile{lof}{\contentsline {figure}{\numberline {10}{\ignorespaces Particle distribution obtained at the end of Obstacle Slam with Full SLAM\relax }}{5}\protected@file@percent } | ||
\@writefile{lof}{\contentsline {figure}{\numberline {11}{\ignorespaces Particle distribution obtained at the end of Maze LowRes with Full SLAM\relax }}{5}\protected@file@percent } | ||
\@writefile{lof}{\contentsline {figure}{\numberline {12}{\ignorespaces Particle distribution obtained at the end of Maze HiRes with Full SLAM\relax }}{5}\protected@file@percent } | ||
\@writefile{lof}{\contentsline {figure}{\numberline {13}{\ignorespaces Particle distribution obtained at the end of Maze Hard with Full SLAM\relax }}{6}\protected@file@percent } | ||
\@writefile{toc}{\contentsline {section}{\numberline {II}PATH PLANNING AND EXPLORATION}{6}\protected@file@percent } | ||
\@writefile{lof}{\contentsline {figure}{\numberline {14}{\ignorespaces Obstacle distance grid obtained at the end of Obstacle Slam with Full SLAM\relax }}{6}\protected@file@percent } | ||
\citation{*} | ||
\bibstyle{IEEEtran} | ||
\bibdata{references.bib} | ||
\@writefile{lof}{\contentsline {figure}{\numberline {12}{\ignorespaces Path obtained by implementing A* algorithm on Maze HiRes\relax }}{6}\protected@file@percent } | ||
\@writefile{lof}{\contentsline {figure}{\numberline {15}{\ignorespaces Path obtained by implementing A* algorithm on Maze HiRes\relax }}{7}\protected@file@percent } |
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.