Skip to content

An openGL 2 wheels differential drive robot sim.

License

Notifications You must be signed in to change notification settings

ghitakouadri/simbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simbot

Simbot is a 2 wheels differential drive robot simulator.

It is implemented in C with OpenGL graphic.
  • Prerequisites

    This project uses GLFW 3.0.4 to handle events and manage the OpenGL context.

  • Build instructions

    • Build stripped binaries: make

    • Build with symbols: make debug

  • Credits

    Credit for the control theory notions in this projects go to the Georgia Tech guys of the fantastic Control of Mobile Robots coursera (https://www.coursera.org/course/conrob).

About

An openGL 2 wheels differential drive robot sim.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published