bcostantino / mechanica

Robot arm, kinda PUMA

Repository from Github https://github.combcostantino/mechanicaRepository from Github https://github.combcostantino/mechanica

Mechanica

Control firmware for robotic arm

ESP IDF Modifications*

To fit the project structure, the env variable COMPONENT_DIRS in $IDF_PATH/make/project.mk must be modified to the following (see ESP8266_RTOS_SDK - Build System).

COMPONENT_DIRS := $(PROJECT_PATH)/src $(PROJECT_PATH)/src/components $(EXTRA_COMPONENT_DIRS) $(IDF_PATH)/components

About

Robot arm, kinda PUMA

License:MIT License


Languages

Language:Python 84.8%Language:C 14.2%Language:Makefile 0.5%Language:CMake 0.5%