How to install rospy for Ros Melodic

asked 2021-09-23 17:02:01 -0500

quantum guy 123 gravatar image

I am trying to run the example at: https://answers.ros.org/question/1153...

However I am having difficulties installing rospy. I can't find an official tutorial/guide on how to install it. Can someone please help me out? I am using python 3 and running the code using Jupyter notebook. My system is Ubuntu 18.04, so I will be using Ros Melodic.

Thanks in advance.

edit retag flag offensive close merge delete

Comments

1

Clarification question. Would you like to run ROS in a Jupiter notebook?

osilva gravatar image osilva  ( 2021-09-23 17:59:35 -0500 )edit

Note that melodic won't work with Python3. Also, "difficulties installing rospy" doesn't tell much, what difficulties? What's the output of ! rospack find rospy?

abhishek47 gravatar image abhishek47  ( 2021-09-23 23:29:32 -0500 )edit