Skip to content

eirbot/robot-differential-mbed-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Differential Mbed Template

This is a template to create a RBDC project for a differential robot, using PlatformIO and Mbed framework.

Note

The RBDC stand for "Robot Base Drive Control". It's a library to control a robot from an embedded target (like a STM32 on a NUCLEO-F446RE), regarding the number of wheels or the type of odometry.

The user has to properly "connect" the RBDC to his hardware, then periodically update the RBDC to update the odometry and the motor target speeds.

It's still under development, main library repository can be found here: https://github.com/catie-aq/6tron_RBDC.

Warning

If you are using PlatformIO with Pyhon 3.12+, be aware there is an issue with Mbed (at least on Windows).

See this post to resolve the issue.

About

Template Eirbot to create a RBDC project for a differential robot, using PlatformIO and Mbed framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published