Skip to content

savazeb/et-robocon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

ET ROBOCON

A school project to compete in ETロボコン.

Requirements

We're using TOPPERS/EV3RT kernel as a base to develop Mindstroms EV3 with c++ programing language.

Project Tree

├── src
│   ├── cpp
│   │   └── main.cpp
│   └── python
│       └── main.py
└── template

Go to ./src/cpp to see the implementation of line follower using c++. Or go to ./src/python to see the implementation in python.

./templates is used to create the project base.

License

MIT