K-Bot is an open-source humanoid robot from K-Scale Labs. It is our attempt to build a future where robots are owned by everyone. We welcome your feedback, issues and pull requests on Github or through our Discord.
This is in public alpha. You should anticipate breaking changes as the project evolves, and we greatly appreciate your contributions towards helping us improve the robot.
If you have purchased a developer kit from us and you are not satisfied, please return it to us with your suggestions for what we should improve for a full refund.
To update all submodules to their latest master branch, use the command:
git submodule foreach 'git checkout master && git pull origin master'
The hardware components of this project are licensed under CERN-OHL-S
while the software components are licensed under GPL v3
, unless otherwise specified. See LICENSE-HW
and LICENSE
, respectively.