项目作者: SubZer0811

项目描述 :
Play carroms with a real life BOT!
高级语言: Python
项目地址: git://github.com/SubZer0811/carrom-sim.git
创建时间: 2021-03-08T19:30:44Z
项目社区:https://github.com/SubZer0811/carrom-sim

开源协议:

下载


carrom-sim

The goal of this repository is to create a carrom board simulator which will further be used to develop a robotics enabled carrom player.

TODO:

  • Create a 2D physics engine. (in progress)
  • Create a carrom scene.
  • Simulate the environment.
  • Check consistency with real world carroms.
  • Use graph algorithms to find the optimum shot to be taken.
  • Build a robotic manipulator to trigger the striker.