Matias N.
Matias N.
Cool. If you agree I will then merge my rosarch branch to master and push that to have the same state as in GitHub. On Sun, Jul 3, 2016 at...
They're mostly the same, with a few exceptions. I've updated poco to latest stable and also PCL. Moreover, I disabled the apps on PCL to shorten the build. I also...
I would prefer to have a documentation instead of an Arduino library since I was interested in porting to NuttX RTOS. Is the protocol mostly stable at this point? If...
Sorry, I don't understand. How do I get the mega to display the icon from this theme? I'm a bit confused about what enabling an app in the configurator does.
When wanting to design an enclosure for a PCB with various components which should be considered while designing, the ability to import a 3D model and design the enclosure around...
IDF would get me the board itself, as KiCad supports that. But 3D models from components usually come from manufacturers who offer mostly STEP files (few times, STL). The juicy...
@yamt could you fill the PR description. We can leave this open to indicate the solution needs testing.
I'm trying to pick this up a bit and get it to build on CI. I'm working on the Linux build but on macOS it reports that static libraries have...
BTW, I have updated the PR description where I tried to point out the areas where I'm currently needing some help (per nuttx directory and sim configs not currently building)....
I managed to have all sim configs building on Linux (although I haven't yet tried to run nuttx in each case since I'm not entirely sure what to run). I...