Pycharm 'No module named rospy'
Pycharm IDE doesn't seem to recognize ROS modules (It underlines them and doesn't autocomplete), even though when I run the script, the interpreter does recognize them. I should add that I am opening pycharm from a linux terminal, after I have sourced the ROS environment (/opt/ros/noetic/setup.bash) and the local catkin worksapce. How can I solve the problem?
this may help: https://youtu.be/lTew9mbXrAs
Thanks! it was helpful indeed
glad you made it work.
Please add a text solution as an answer, videos and websites may be taken down later, future readers then will not benefit from your help now