Skip to content

Code for controlling a hexapod robot, written in C++ for STM32.

Notifications You must be signed in to change notification settings

Wojcik98/hexapod_baremetal

Repository files navigation

Bare-metal hexapod control

This repository contains code for the control of a hexapod robot. It is using the NUCLEO-F446RE board.

Currently, only tripod gait is implemented. It accepts twist commands $(v_x, v_y, \omega_z)$, and all can be non-zero as the robot is holonomic.

It can be remotely controlled using Wojcik98/hex_remote.

About

Code for controlling a hexapod robot, written in C++ for STM32.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages