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

fnax8902's profile - activity

2023-01-31 12:56:00 -0500 received badge  Famous Question (source)
2022-12-09 00:29:59 -0500 received badge  Notable Question (source)
2022-10-20 03:07:42 -0500 received badge  Famous Question (source)
2022-09-06 02:40:23 -0500 received badge  Famous Question (source)
2022-08-06 14:47:24 -0500 received badge  Famous Question (source)
2022-07-26 03:40:16 -0500 received badge  Famous Question (source)
2022-07-26 03:40:16 -0500 received badge  Notable Question (source)
2022-07-19 05:55:46 -0500 received badge  Notable Question (source)
2022-07-19 05:55:46 -0500 received badge  Popular Question (source)
2022-07-04 07:50:54 -0500 received badge  Famous Question (source)
2022-06-27 17:03:59 -0500 received badge  Notable Question (source)
2022-06-27 10:48:47 -0500 received badge  Notable Question (source)
2022-05-05 13:10:26 -0500 received badge  Popular Question (source)
2022-04-11 08:06:13 -0500 received badge  Notable Question (source)
2022-03-14 11:14:14 -0500 received badge  Popular Question (source)
2022-01-24 08:04:24 -0500 marked best answer Use FastRTPS in Docker with ROS2 Galactic

Hello, I am using the offical ros:galactic image and I am trying to use FastRTPS. When I run export RMW_IMPLEMENTATION=rmw_fastrtps_cpp it does complain about fast_rtps not beeing installed. Is it not installed in the offical Ros Galactic image?

2022-01-21 15:11:12 -0500 asked a question Use FastRTPS in Docker with ROS2 Galactic

Use FastRTPS in Docker with ROS2 Galactic Hello, I am using the offical ros:galactic image and I am trying to use FastRT

2022-01-18 06:52:42 -0500 received badge  Popular Question (source)
2022-01-10 17:18:55 -0500 received badge  Notable Question (source)
2022-01-10 17:18:55 -0500 received badge  Popular Question (source)
2021-12-01 05:43:52 -0500 commented question Internal communication fails if network is gone ROS2

So after trying it out it seems that using FastRTPS solves this problem. Apparently it is able to switch to localhost on

2021-12-01 05:08:43 -0500 commented answer Edit environmental variable with ROS2 python launch file

Nevermind, It doesn't set the environmental variable for the specific node. All nodes will have the value of the last la

2021-12-01 04:27:50 -0500 answered a question Edit environmental variable with ROS2 python launch file

Okay, I found the solution: from launch.actions import SetEnvironmentVariable return LaunchDescription([ SetEnviro

2021-12-01 04:27:50 -0500 received badge  Rapid Responder (source)
2021-12-01 04:14:31 -0500 asked a question Edit environmental variable with ROS2 python launch file

Edit environmental variable with ROS2 python launch file Hello, I want to edit a environmental variable using my ros2 py

2021-11-30 06:37:29 -0500 marked best answer ros2 bag record Regex

Hello, I'm trying to record certain topics using ros2 bag record -a. The topics have different namespaces: /uuid21, /uuid22 and /uuid23. How do I select one namespace? Thanks.

2021-11-30 06:37:29 -0500 received badge  Supporter (source)
2021-11-30 02:02:29 -0500 asked a question Internal communication fails if network is gone ROS2

Internal communication fails if network is gone ROS2 Hello, I've got multiple roboter platforms in a WiFi Network which

2021-11-28 12:07:43 -0500 received badge  Popular Question (source)
2021-11-28 12:06:11 -0500 asked a question ros2 bag record Regex

ros2 bag record Regex Hello, I'm trying to record certain topics using ros2 bag record -a. The topics have different nam

2021-11-14 18:35:26 -0500 received badge  Famous Question (source)
2021-10-10 13:46:34 -0500 received badge  Notable Question (source)
2021-10-01 01:56:49 -0500 edited question Kill python nodes in ROS2 Galactic

Kill pyhton nodes in ROS2 Galactic Hello, I am running some ROS2 nodes out of the terminal and if I close the terminal a

2021-10-01 01:56:22 -0500 edited question Kill python nodes in ROS2 Galactic

Kill pyhon nodes in ROS2 Galactic Hello, I am running some ROS2 nodes out of the terminal and if I close the terminal al

2021-10-01 01:56:14 -0500 asked a question Kill python nodes in ROS2 Galactic

Kill pyhon nodes in ROS2 Galactic Hello, I am running some ROS2 nodes out of the terminal and if I close the terminal al

2021-09-22 05:06:47 -0500 asked a question Interoperability different ROS2 versions

Interoperability different ROS2 versions Hello, due to system limitations I want to use to different ROS2 versions in th

2021-09-13 04:36:36 -0500 received badge  Popular Question (source)
2021-09-10 12:02:47 -0500 commented answer Threads when using ros2 and python

I know about the multi-threaded executer in cpp. How do I use it in python?

2021-09-10 05:46:08 -0500 received badge  Famous Question (source)
2021-09-10 05:25:26 -0500 commented question Threads when using ros2 and python

I added an example

2021-09-10 05:25:11 -0500 edited question Threads when using ros2 and python

Threads when using ros2 and python Hello, I want to implement a planner, which needs continous updates from other vehicl

2021-09-10 05:09:30 -0500 asked a question Threads when using ros2 and python

Threads when using ros2 and python Hello, I want to implement a planner, which needs continous updates from other vehicl

2021-08-25 06:05:39 -0500 received badge  Popular Question (source)
2021-08-24 07:20:28 -0500 received badge  Famous Question (source)
2021-08-24 07:20:15 -0500 asked a question Why is ROS2 Tutorials using SharedPtr for subscriber callbacks?

Why is ROS2 Tutorials using SharedPtr for subscriber callbacks? Hello, when following the tutorial at https://docs.ros.o

2021-06-29 11:34:49 -0500 received badge  Notable Question (source)
2021-06-11 09:44:23 -0500 received badge  Notable Question (source)
2021-06-10 17:59:12 -0500 received badge  Popular Question (source)
2021-06-10 07:17:50 -0500 asked a question Use ROS2 Dashing with Ubuntu 20.04

Use ROS2 Dashing with Ubuntu 20.04 Hello, is there a way to use/install ROS2 Dashing on a Ubuntu 20.04 machine? Perhaps

2021-06-06 12:56:20 -0500 received badge  Popular Question (source)