Skip to main content

Questions tagged [embedded]

0 votes
1 answer
77 views

I've got some code running on a Pi Pico and using Micro-Ros to talk to a Micro-Ros Agent running in a docker container. I then have a simple ros2 topic pub command running in a different container ...
ProfFalken's user avatar
0 votes
0 answers
28 views

I'm trying to use ROS2 but with C-only (no Cpp, no Python). I found the package RCLC that can replace RCLCPP, but i failed to find any C-only middleware to go with it. Does someone know if a project ...
Goltor3000's user avatar
1 vote
1 answer
243 views

I'm trying to setup a project in MicroROS to subscribe at /cmd_vel with an ESP32. When I run the MicroROS agent on my pc on the same port of the ESP32 (/dev/ttyUSB0) I get continuously this error on ...
Valerio Spagnoli's user avatar
0 votes
1 answer
288 views

I would like to get to know MicroROS. Therefore I worked with one of the recommended boards (Olimex STM32-E407) for the last weeks. And I have a few questions. I really want to know if MicroROS is ...
Johannes's user avatar
0 votes
1 answer
57 views

Hi all, I'm getting myself into troubles again and would kindly ask for some insight into where I'm messing up. I have been trying to add a simple publisher for the TFMini_Plus sensor data on my ...
user avatar
0 votes
1 answer
162 views

Hi everyone, I've gotten myself into another (programming) pickle here and would kindly ask for your expert advise. Attempting to continue building the examples library, I have successfully created ...
user avatar
0 votes
1 answer
339 views

Can anyone please point me to the documentation of how to add extra_packages to a platformio project? My project is currently built via the below commands in platformio: ...
user avatar
0 votes
1 answer
284 views

Hi everyone, Working on a ROS Robot project and I only have the weekends to work on this. So far I have wasted away 3 consecutive weekends bashing on a simple issue. Anyone kind enough to take a quick ...
user avatar
0 votes
1 answer
139 views

Hello everyone, I have a question regarding the software architecture with micro-ROS and asynchronous events, for example interrupts. For example an interrupt indicates when new data is present. Now I ...
user avatar
0 votes
1 answer
89 views

Hi! I'm having problems with the Teensy tutorial. I've already worked through the linux tutorial with no problems. Everything builds and loads properly, but when I start the ros2 serial agent, it ...
user avatar
0 votes
1 answer
83 views

Hi everyone. I’m trying to run micro_ros_agent and the ping_pong example on Android. Currently compilation is done. When I ...
user avatar
0 votes
1 answer
127 views

We're evaluating Micro-ROS for use in our existing ESP32-based product. One of our requirements is that our bot must be able to function without network access and so must be completely self-...
user avatar
0 votes
1 answer
15 views

Hi everyone, I'm preparing to enable ROS on my own embedded developing ARM board. The board runs a customized version of Linux (not Ubuntu or other distros), with limited number of thirdparty ...
user avatar
0 votes
1 answer
78 views

OS: Ubtuntu 16.04 Target: Ubuntu armhf 18.04 ROS-DISTRIB = ROS2 Crystal I am looking to cross-compile a minimalistic ros2 built intended for embedded, but the current cross-compilation tutorial ...
user avatar
0 votes
1 answer
22 views

I have a raspberry pi 3 compute module that I would like to use with a custom built robot prototype. As this will be a headless and embedded install, I have no use for a GUI and many of the services ...
user avatar

15 30 50 per page