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
Asked by LearningROS on 2019-06-25 23:40:07 UTC
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
Asked by LearningROS on 2019-06-25 23:40:07 UTC
Comments
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?Asked by gvdhoorn on 2019-06-26 01:45:44 UTC
When you try to run
rosnode list
what exactly does it say?Asked by ChuiV on 2019-06-26 09:16:43 UTC