Skip to content

The code and resources for my final year project from the University of Southampton.

Notifications You must be signed in to change notification settings

Sasun/autonomous_exploration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulated Autonomous Explorating using Object-Detector Technology

By Christopher Patuzzo

The full project write up is located at Miscellaneous > Final Report.

Source Code

The 'Source Code' directory contains all of the files required, to compile and run the simulation. Simply import the source files into a Visual Studio project and compile. The simulation is dependent upon the 'GLUT' and 'Boost' libraries, freely available from the links below: http://www.opengl.org/resources/libraries/glut/ http://www.boost.org/users/download/

Test Configurations

The 'Test Configurations' directory contains the test configuration files, used by the simulation, explained in the Empirical Evaluation section of the report.

Test Results

The 'Test Results' directory contains the results collected by running each of the test configuration files. The first column is the time at which the robot exited from the simulation, or 0 if it reached the end of its testing duration. The second and third columns contain the completeness and accuracy values respectively.

Miscellaneous

The 'Miscellaneous' directory contains a copy of the report in PDF and Latex formats as well as all of the figures and freely available references used in the report.

About

The code and resources for my final year project from the University of Southampton.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 77.5%
  • TeX 22.5%