L'idea és construir un robot Delta capaç de moure i apilar objectes. El robot aplicarà técniques de IA pel reconeixement dels objectes i planificació dels moviments.
Requirements for the software and other tools to build, test and push
A step by step series of examples that tell you how to get a development environment running
Say what the step will be
python -m venv DeltaEnv
source venv/bin/activate
pip install -r requirements.txtSay what the step will be
StepsA few motivating and useful examples of how your product can be used. Spice this up with code blocks and potentially more screenshots.
Example of usageExplain how to run the automated tests for this system
Explain what these tests test and why
Give an example
Checks if the best practices and the right coding style has been used.
Give an example
-
Docs/: Documentation of the project -
src/: Folder with all the codes.-
Classes/: Folder with all the classes. -
App.py: Main code
-
Description of the Error 1 and probable solution.
Add additional notes to deploy this on a live system
- Fork the project (https://github.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -am 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Create a new Pull Request
For more information about the project, see the following document:
- Billie Thompson - Coding, Electronics - PurpleBooth
- Eduard Thompson - Maker - PurpleBooth
- Lilly Thompson - Electronics - PurpleBooth
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code is used
- Inspiration
- etc
Find out about the latest projects and news, follow us on our Instagram or visit our website
Find out about the latest projects and news, follow us on our Instagram or visit our website
- …
