Is it possible to use PlatformIO to develop for ROS2 Foxy ?
PlatformIO is a very convenient environment to develop using many frameworks such as Arduino, ESP32, etc. I was wondering if there is any way or future plan to have PlatfromIO used for ROS2 Foxy development.
Thanks
Can you be more specific about what you want to do? What ROS package on what platform? Have you looked into microROS
my question is not specific to a certain ROS package, I would like to use PlatformIO as a development IDE for ROS2 Foxy; doing C++ package compilations, debugging, and running from within the IDE similar to what is possible for Arduino development.