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

ros2 topic echo is not visible as node named _ros2cli_<id>

asked 2021-08-21 02:59:22 -0500

barginho gravatar image

Hi,

I was following https://docs.ros.org/en/galactic/Tuto... . I called command (I can see msg in terminal, so subscription is working):

ros2 topic echo /turtle1/cmd_vel

and after that I typed:

vagrant@vagrant:~$ ros2 node list -a

output was:

/_ros2cli_daemon_0
/rqt_gui_py_node_3242
/teleop_turtle
/turtlesim

My question is were is _ros2cli_<_id> node subscribed to /turtle1/cmd_vel topic ?

My env details:

uname -a
Linux vagrant 5.4.0-81-generic #91-Ubuntu SMP Thu Jul 15 19:09:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

env | grep ROS
ROS_VERSION=2
ROS_PYTHON_VERSION=3
ROS_DOMAIN_ID=0
ROS_LOCALHOST_ONLY=0
ROS_DISTRO=galactic
edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2021-08-21 16:25:19 -0500

barginho gravatar image

UPDATE:

Sorry for bothering You, After OS restart node appeared, please close

edit flag offensive delete link more

Comments

Please don't close questions, unless they are duplicates or spam.

If you've solved your problem -- regardless of how trivial the solution -- post an answer, then accept it.

That will clearly show the problem was solved.

gvdhoorn gravatar image gvdhoorn  ( 2021-08-22 02:01:02 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2021-08-21 02:59:22 -0500

Seen: 182 times

Last updated: Aug 21 '21