ros2arduino icon indicating copy to clipboard operation
ros2arduino copied to clipboard

This library helps the Arduino board communicate with the ROS2 using XRCE-DDS.

Results 19 ros2arduino issues
Sort by recently updated
recently updated
newest added

I am using the ros2arduino v. 0.2.1. ROS2 version is Foxy I have an OpenCR where I want to create a ROS2 node. I managed to make it work with...

Hi, I would like to know how to create a new mesage type (e.g. **sensor_msgs/NavSatStatus** & **sensor_msgs/NavSatFix**). So far, I know that the messages library is located at [/src/ros2/](https://github.com/ROBOTIS-GIT/ros2arduino/tree/master/src/ros2) and...

hello i use arduino MEGA in my project i canot switch to an other board do you have an idea to make it work with arduino mega

Implements ROS2 service

For the publisher_wifi_udp.ino sketch How do i find the agent address ? #define AGENT_IP "AGENT_IP_ADDRESS" Is it the address of the Host computer running the agent ? (Note that ROS2...

Hello! I'm working on a project where I use a NVIDIA Jetson NX (with Ubuntu 18 and ROS Dashing) as a high-level controller, and I want to send ROS messages...

Hello! I was wondering if it would be easy to add support for `Float32MultiArray` msgs type?

Hello @OpusK , I am working with ros2arduino using Arduino Due & ROS2 Dashing. I followed the instruction as below. ![image](https://user-images.githubusercontent.com/23667624/84887302-80dee980-b0d0-11ea-940e-8b8de7a81d19.png) I run with this command after install publishing program...

question

Hi, I tried running the publisher example with ros2 humble and esp32 using xrce dds they connected but no new topics or nodes were created. Help me, please! ![Screenshot from...