rosnode list
Unable to run "rosnode list"
I tried the following, but it was unable to do "sudo pip3 install python-node"
I am using Melodic and I am following the ROS fundamentals course on Udemy
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
Unable to run "rosnode list"
I tried the following, but it was unable to do "sudo pip3 install python-node"
I am using Melodic and I am following the ROS fundamentals course on Udemy
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2019-06-25 23:40:07 -0600
Seen: 186 times
Last updated: Jun 25 '19
I would suggest you ask this question on the support forum of the Udemy course you're following, as it's too localised for us to handle here on ROS Answers.
Note: there appear to be quite a nr of
python-node
packages on pypi (list). Are you sure that is the correct name?When you try to run
rosnode list
what exactly does it say?