ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Pablogs's profile - activity

2023-05-18 00:28:31 -0500 received badge  Rapid Responder (source)
2023-05-18 00:28:31 -0500 answered a question ROS2 not detecting micro-ROS service

Hey could you open an issue in the Github repo you are using so we can track this?

2023-02-16 09:25:30 -0500 edited answer micro-ROS: HOW to configure & know 'rmw_cyclonedds_cpp' version 0.8.x configuration

Hi, micro-ROS is not compatible with Cyclone DDS, at this moment you need to use Micro XRCE-DDS. If you have further qu

2023-02-14 00:29:41 -0500 answered a question micro-ROS: HOW to configure & know 'rmw_cyclonedds_cpp' version 0.8.x configuration

Hi, micro-ROS is not compatible with Cyclone DDS, at this moment you need to use Micro XRCE-DDS.

2023-02-14 00:29:41 -0500 received badge  Rapid Responder (source)
2023-02-02 00:54:46 -0500 received badge  Rapid Responder (source)
2023-02-02 00:54:46 -0500 answered a question microros rclc executor allows 5 handles but not 6

Please open an issue in the github repo you are using, there are RMW configuration related with timer creations in micro

2023-01-31 00:45:22 -0500 answered a question The protocol between micro-ros and micro-ros-agent

You have a full documentation here: https://micro-xrce-dds.docs.eprosima.com/en/latest/

2023-01-31 00:45:22 -0500 received badge  Rapid Responder (source)
2023-01-19 02:41:01 -0500 commented answer custom package build fails (micro-ROS)

You are right @gvdhoorn, geometry_msgs is include in common_interfaces and we do have the common_interfaces packages as

2023-01-19 00:52:48 -0500 answered a question custom package build fails (micro-ROS)

As you can see in the CMake log, geometry_msgs is not found, because the Platform IO package does not include it by defa

2023-01-19 00:52:48 -0500 received badge  Rapid Responder (source)
2023-01-18 02:52:47 -0500 received badge  Rapid Responder
2023-01-18 02:52:47 -0500 answered a question custom package build fails

Open an issue in one of the micro-ROS Github repos so we can track this issue.

2023-01-10 01:40:47 -0500 answered a question microROS service hangs on first call

Please open an issue in the micro-ROS' Github repo you are using in order to allow us to track and address this issue.

2023-01-05 08:51:26 -0500 received badge  Rapid Responder (source)
2023-01-05 08:51:26 -0500 answered a question micro-ros serves memory handle

Could you please open an issue in our Github repos so we can track this issue?

2022-12-05 10:58:16 -0500 answered a question micro-ROS on Ultra96v1 board with MicroBlaze microprocessor

Please open an issue in a micro-ROS Github repo so we can track this.

2022-11-28 07:53:22 -0500 answered a question Retry client entities creation

Please open a GitHub issue in the repo you are using in order to allow us to track this.

2022-11-28 07:53:22 -0500 received badge  Rapid Responder (source)
2022-11-03 01:33:15 -0500 commented answer micro-ROS agent stops on logger setup line

Working on in here: https://github.com/micro-ROS/micro_ros_setup/issues/586

2022-11-02 06:09:54 -0500 answered a question micro-ROS agent stops on logger setup line

Please open an issue in our Github repo so we can track this issue.

2022-11-02 06:09:54 -0500 received badge  Rapid Responder (source)
2022-10-25 00:52:50 -0500 received badge  Rapid Responder (source)
2022-10-25 00:52:50 -0500 answered a question Threading in micro-ROS on Teensy?

micro-ROS do not provide a thread concept. It only provides support for being thread-safe using the system directives pr

2022-10-25 00:36:24 -0500 answered a question Is it possible to use CANBUS protocol in a micro-ros application running on ESP32/STM32?

Hello @barling you can write your own custom transport, please find more information here: https://micro.ros.org/docs/tu

2022-10-10 00:52:33 -0500 answered a question uROS Teensy Service issue

Answers here: https://github.com/micro-ROS/micro_ros_platformio/issues/68 I guess... Please do not duplicate this in Gi

2022-09-20 08:46:39 -0500 received badge  Rapid Responder (source)
2022-09-20 08:46:39 -0500 answered a question Setup Custom Messages in MicroROS

Could you please open an issue in the Github repo so we can track this question?

2022-09-15 03:47:02 -0500 received badge  Rapid Responder (source)
2022-09-15 03:47:02 -0500 answered a question MicroROS: RTPS error

Solved here: https://github.com/micro-ROS/micro_ros_arduino/issues/1164

2022-09-05 00:45:20 -0500 answered a question esp32 microros Component Linker Error

Please open an issue on the GitHub repo so we can track this issue.

2022-07-29 00:55:58 -0500 answered a question MCU board for Micro-Ros to make 6 DOF arm with stepper motors

I recommend you using STM32 family, they provide tools for selecting the correct MCU for your application. Then this com

2022-07-29 00:55:58 -0500 received badge  Rapid Responder (source)
2022-07-28 08:51:02 -0500 received badge  Rapid Responder (source)
2022-07-28 08:51:02 -0500 answered a question The platform does not support 'compiler.libraries.ldflags' for precompiled libraries.

Please open an issue in the micro-ROS for Arduino Github repo so we can track it.

2022-07-18 00:47:37 -0500 commented question rcl_executor_spin_some() returns error code 1 on microros service server

Could you please open an issue in the GIthub repos so we can track this issue?

2022-07-05 01:32:55 -0500 answered a question micro-ROS: How to enable multithreading with a custom build static library?

Can you open an issue in the Github micro_ros_setup repo?

2022-07-05 01:32:55 -0500 received badge  Rapid Responder (source)
2022-06-24 00:41:23 -0500 commented answer MicroROS+FreeRTOS on ESP32 fail to build/flash

I meant in our micro-ROS repo: https://github.com/micro-ROS/micro_ros_setup

2022-06-23 05:50:31 -0500 answered a question MicroROS+FreeRTOS on ESP32 fail to build/flash

Please open an issue in the micro-ROS Github repo you are using, so we can track and solve this issue.

2022-06-23 05:50:31 -0500 received badge  Rapid Responder (source)
2022-06-04 13:22:41 -0500 received badge  Famous Question (source)
2022-05-24 00:40:52 -0500 commented question configuration file provided by "rosidl_typesupport_microxrcedds_c", but CMake did not find one.

Hello please open an issue in the Github repo so we can track this problem.

2022-05-23 15:07:01 -0500 marked best answer ROS 2 Docker humble release

Is there any date for the official release of the ROS 2 Humble docker images? I see the roadmap and the freeze dates but I cannot find when is going to be released the docker image.

2022-05-23 00:45:56 -0500 commented answer micro-ros ESP8266 board

Feel free to open a Github issue to check this issue in detail.

2022-05-22 12:19:13 -0500 received badge  Notable Question (source)
2022-05-20 00:45:26 -0500 received badge  Popular Question (source)
2022-05-20 00:44:27 -0500 answered a question micro-ros ESP8266 board

Hello ESP8266 is not supported. ESP32 is supported. Are you have problems with ESP32 + micro-ROS please open an issue i