Robo-Wunderkind / robopython

Robo Wunderkind Python API
Other
7 stars 2 forks source link

Description / About #1

Open davidljung opened 5 years ago

davidljung commented 5 years ago

Please add a general description / About in the README and/or docs indicating what robopython actually is? Is it a new programming language? Is it python bindings to some robotics library? Which one and what robots/platforms are supported etc etc. Thanks.

JonRobo commented 4 years ago

Hello, I update the Readme. This is a Python API which controls our Robotic kits. Robo Wunderkind is a cube based modular robotics kit where we set out to simplify sensors, actuators and their firmware to the point where anyone can build their own device and program it in different interfaces such as drag and drop coding UI, Blockly, and python.

For more information about our hardware please visit our site https://www.robowunderkind.com/

This is an up and coming interface for our product, the current version of the package should work in general but of course there is much to improve on the documentation side and simplicity of the code. Please provide any future feedback to this repo as it will help us grow.