Skip to content

shizhuochen/robotSimulation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

robotSimulation

robotSimulation

Robot simulaion using 3D enviroment created using XNA game studio. Robot travels in the enviroment around the track trying to detect white lines. The robot has a virtual camera that you can see in the topright corner when you run the simulation. The robot calculates the average clear path and the makes a turn based on this number.

The purpose of the simulation was to test a modification of the Hough transform algorithm.

The mouse, and keys F1,F2,F3,F4,s,d,f,e,up,down,left,right control the robot.

Build

You will need visual studio 2010 and the XNA gamestudio to build the simulation.

About

robotSimulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 72.7%
  • JavaScript 22.7%
  • Classic ASP 4.6%