micro_ros_zephyr_module
micro_ros_zephyr_module copied to clipboard
micro-ROS Zephyr module and sample code
I am trying to include custom messages in the microros build, is this currently possible using this module? Any help on this would be appreciated. Here is the feature I...
## Issue template Hardware description: Nucleo F746ZG RTOS: Zephyr 3.1.99, Zephyr SDK 0.14.0 Installation type: micro_ros_zephyr_module Version or commit hash: humble Transport: UDP IPv4 Agent: microros/micro-ros-agent:humble docker image #### Steps...
This is an automatic backport of pull request #63 done by [Mergify](https://mergify.com). --- Mergify commands and options More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also...
This is an automatic backport of pull request #63 done by [Mergify](https://mergify.com). --- Mergify commands and options More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also...
This is an automatic backport of pull request #63 done by [Mergify](https://mergify.com). --- Mergify commands and options More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also...
When Zephyr Project resolves https://github.com/zephyrproject-rtos/zephyr/issues/28438, update module to follow example interfacing pattern for out-of-tree modules.
Hello, I am working on the nRF52840 chip with Zephyr RTOS and I was wondering if it is feasible/reliable implementing mirco-ROS over the BLE 5.0 transport protocol (following [this tutorial](https://micro.ros.org/docs/tutorials/advanced/create_custom_transports/))...
I have written an implementation for CAN-FD transport for Zephyr, since the Agent already supports it. And it is working very well. Significantly better than USB-CDC and UART for what...
## How to add extra package? - RTOS: Zephyr 3.1 - Installation type: micro_ros_zephyr_module - Version or commit hash: humble #### Steps to reproduce the issue I try to build...
## Issue template - Hardware description: Wio LoRa E5 dev board - Zephyr - Version or commit hash: Humble ## Steps to reproduce the issue I reproduce steps like on...