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

j1432's profile - activity

2022-11-08 17:58:47 -0500 received badge  Famous Question (source)
2022-10-05 06:31:07 -0500 received badge  Notable Question (source)
2022-09-06 04:08:22 -0500 received badge  Famous Question (source)
2022-07-11 10:33:57 -0500 received badge  Notable Question (source)
2022-07-11 10:33:57 -0500 received badge  Popular Question (source)
2022-06-17 15:34:18 -0500 commented question Questions related to currently usage of AMCL’s parameters in NAV2

I'm interested in an answer to this too.

2022-03-10 17:41:44 -0500 received badge  Self-Learner (source)
2022-03-10 17:41:44 -0500 received badge  Teacher (source)
2022-03-03 17:33:34 -0500 received badge  Popular Question (source)
2022-03-02 19:57:39 -0500 edited answer ROS2 node not publishing when launched instead of run

Thank you Serafadam. I believe that your question has led me to the answer. When I run ros2 doctor I get: /opt/ros/f

2022-03-02 19:57:17 -0500 answered a question ROS2 node not publishing when launched instead of run

Thank you Serafadam. I believe that your question has led me to the answer. When I run ros2 doctor I get: /opt/ros/f

2022-03-02 19:57:17 -0500 received badge  Rapid Responder (source)
2022-03-02 19:46:39 -0500 commented question ROS2 node not publishing when launched instead of run

They seem to be running. If I do ps -ef | grep 17868 for example then I see that the process is running. Similarly:

2022-03-02 19:45:01 -0500 commented question ROS2 node not publishing when launched instead of run

They seem to be running. If I do ps -ef | grep 17868 for example then I see that the process is running. Similarly:

2022-03-02 19:43:24 -0500 commented question ROS2 node not publishing when launched instead of run

(I don't know why it isn't formatting below properly. I've tried editing a few times) ros2 launch remote_computer_l

2022-03-02 19:42:16 -0500 commented question ROS2 node not publishing when launched instead of run

$ ros2 launch remote_computer_launch.py [INFO] [launch]: All log files can be found below /home/jack/.ros/log/2022-

2022-03-02 19:41:28 -0500 commented question ROS2 node not publishing when launched instead of run

ros2 launch remote_computer_launch.py [INFO] [launch]: All log files can be found below /home/jack/.ros/log/2022-03

2022-03-02 19:40:54 -0500 commented question ROS2 node not publishing when launched instead of run

ros2 launch remote_computer_launch.py [INFO] [launch]: All log files can be found below /home/jack/.ros/log/2022-03-

2022-03-02 19:39:49 -0500 commented question ROS2 node not publishing when launched instead of run

ros2 launch remote_computer_launch.py [INFO] [launch]: All log files can be found below /home/jack/.ros/log/2022-03

2022-03-02 19:39:33 -0500 commented question ROS2 node not publishing when launched instead of run

ros2 launch remote_computer_launch.py [INFO] [launch]: All log files can be found below /home/jack/.ros/log/2022-03-02

2022-03-02 19:39:08 -0500 commented question ROS2 node not publishing when launched instead of run

ros2 launch remote_computer_launch.py [INFO] [launch]: All log files can be found below /home/jack/.ros/log/2022-03-02

2022-03-02 19:38:32 -0500 commented question ROS2 node not publishing when launched instead of run

ros2 launch remote_computer_launch.py They seem to be running. If I do ps -ef | grep 17868 for example then I see that

2022-03-02 19:35:12 -0500 received badge  Enthusiast
2022-03-01 19:38:31 -0500 asked a question ROS2 node not publishing when launched instead of run

ROS2 node not publishing when launched instead of run I’m picking my way through ROS2 by building up a small robot. I ha

2022-03-01 19:37:08 -0500 asked a question ROS2 node works differently when launched vs run.

ROS2 node works differently when launched vs run. I’m picking my way through ROS2 by building up a small robot. I have e

2021-12-01 20:20:39 -0500 commented question Using a custom message in C++ (ROS2 foxy)

I might be misunderstanding the last comment. The tutorial shows what is basically my last line split into two section

2021-11-29 21:50:36 -0500 commented question Using a custom message in C++ (ROS2 foxy)

I have some C++ code running where I can either use a string or a float32_multi_array as my message types. In my C++ co

2021-11-29 04:05:57 -0500 asked a question Using a custom message in C++ (ROS2 foxy)

Using a custom message in C++ (ROS2 foxy) I have a project that I am working on where I am (so far) communicating with a

2021-11-29 04:05:56 -0500 asked a question How to use a custom ROS2 message in C++?

How to use a custom ROS2 message in C++? I have a project that I am working on where I am (so far) communicating with a