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

bojankoce's profile - activity

2023-11-06 15:26:15 -0500 received badge  Famous Question (source)
2023-11-06 15:26:15 -0500 received badge  Notable Question (source)
2023-11-06 15:26:15 -0500 received badge  Popular Question (source)
2022-03-11 13:37:50 -0500 answered a question [ROS2][foxy][launch testing] Integration testing with launch testing

Hello, @anastasiaPan. Some illustrative examples about ROS2 unit and integration testing can be found in this document

2022-02-11 11:00:06 -0500 edited question ROS2 wall_timer callback function with arguments

ROS2 wall_timer callback function with arguments Hello, guys! I am using ROS2 foxy and wondering if it is possible to c

2022-02-11 10:59:34 -0500 edited question ROS2 wall_timer callback function with arguments

ROS2 wall_timer callback function with arguments Hello, guys! I am using ROS2 foxy and wondering if it is possible to c

2022-02-11 10:59:16 -0500 edited question ROS2 wall_timer callback function with arguments

ROS2 wall_timer callback function with arguments Hello, guys! I am using ROS2 foxy and wondering if it is possible to c

2022-02-11 10:58:42 -0500 edited question ROS2 wall_timer callback function with arguments

ROS2 wall_timer callback function with arguments Hello, guys! I am using ROS2 foxy and wondering if it is possible to c

2022-02-11 10:48:43 -0500 asked a question ROS2 wall_timer callback function with arguments

ROS2 wall_timer callback function with arguments Hello, guys! I am using ROS2 foxy and wondering if it is possible to c

2021-12-07 07:26:06 -0500 edited question How to transfer asynchronous data from hardware layer to ROS2 layer

How to transfer asynchronous data from hardware layer to ROS2 layer Hello, guys. I am interested to know what are curr

2021-12-07 07:25:54 -0500 edited question How to transfer asynchronous data from hardware layer to ROS2 layer

hardware interrupt Hello, guys. I am interested to know what are currently the best ROS2 practices to handle some piec

2021-12-07 04:34:32 -0500 edited question How to transfer asynchronous data from hardware layer to ROS2 layer

hardware interrupt Hello, guys. I am interested to know what are currently the best ROS2 practices to handle some piec

2021-12-07 04:34:01 -0500 edited question How to transfer asynchronous data from hardware layer to ROS2 layer

hardware interrupt Hello, guys. I am interested to know what are currently the best ROS2 practices to handle some piec

2021-12-07 04:34:01 -0500 received badge  Editor (source)
2021-12-07 04:32:51 -0500 asked a question How to transfer asynchronous data from hardware layer to ROS2 layer

hardware interrupt Hello, guys. I am interested to know what are currently the best ROS2 practices to handle some piec

2021-12-07 04:26:41 -0500 commented question Cross-compile ROS2 package for Yocto

Hi, @Christian123 No, I did not face anything similar.

2021-11-17 09:05:52 -0500 commented question Cross-compile ROS2 package for Yocto

Hey, @lukicdarkoo! Thanks for the feedback. I was able to resolve the issue through the Yocto community (link). All g

2021-11-17 09:04:58 -0500 commented question Cross-compile ROS2 package for Yocto

Hey, @lukicdarko! Thanks for the feedback. I was able to resolve the issue through the Yocto community link. All good,

2021-11-17 09:01:49 -0500 received badge  Famous Question (source)
2021-11-13 06:15:51 -0500 received badge  Notable Question (source)
2021-11-13 06:15:51 -0500 received badge  Popular Question (source)
2021-11-10 09:42:09 -0500 received badge  Enthusiast
2021-11-08 08:31:05 -0500 asked a question Cross-compile ROS2 package for Yocto

Cross-compile ROS2 package for Yocto Dear Sirs, I have a hard time to cross-compile and to properly include the custom

2021-09-18 13:21:51 -0500 received badge  Famous Question (source)
2021-09-09 04:33:59 -0500 received badge  Famous Question (source)
2021-08-03 11:16:15 -0500 received badge  Notable Question (source)
2021-08-03 11:16:15 -0500 received badge  Popular Question (source)
2021-07-21 02:40:07 -0500 received badge  Notable Question (source)
2021-06-27 04:32:10 -0500 received badge  Popular Question (source)
2021-06-22 01:23:02 -0500 asked a question How to call node publisher from C function

How to call node publisher from C function Hello, guys! I'm using ROS2 Foxy with Ubuntu 18.04. I successfully integrat

2021-06-21 09:47:43 -0500 commented question How to include external library (.so) into ROS2 environment

Hey, @ChuiV! Thanks for your answer. It seems that the .so files are expected in /usr/lib location. When I moved the fil

2021-06-21 08:47:44 -0500 edited question How to include external library (.so) into ROS2 environment

How to include external library (.so) into ROS2 environment Hello there! My development environment consists of ROS2 fo

2021-06-21 08:45:16 -0500 asked a question How to include external library (.so) into ROS2 environment

How to include external library (.so) into ROS2 environment Hello there! My development environment consists of ROS2 fo

2021-06-18 13:04:23 -0500 commented answer ROS_INFO vs printf?

I have some existing code that I want to port into ROS2 environment. It contains some printf() lines. Will those printf(