ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Yes for sure, which board are you using?
In fact, we provide tools for cross-compiling micro-ROS easily, check that. But if this is not possible, the Micro XRCE-DDS client can be cross-compiled using common CMake toolchain procedure and it should be easier.
Of course, using a bare Micro XRCE-DDS Client will work with ROS2 if you handle the topic and type names correctly.