MRPT / mrpt

:zap: The Mobile Robot Programming Toolkit (MRPT)
https://docs.mrpt.org/reference/latest/
BSD 3-Clause "New" or "Revised" License
1.89k stars 627 forks source link

Is there anyway to use this with PlatformIO for Teensy? #1254

Closed matthew-william-lock closed 1 year ago

matthew-william-lock commented 1 year ago

Hey !

I am looking to use the map functionality offered by mrpt for use on a Teensy 4.1.

Is there any way I can include mrpt in a PlatformIO project?

Thanks!

jlblancoc commented 1 year ago

Hi! I'm afraid the minimum entry level for MRPT is a RBPI or similar system, capable of a filesystem and a minimal Linux kernel...