Description
After I catkin build the workspace with Moveit! and use some components of them. But I find some reference cannot be found with pycharm editor although it works when I run the codes. But could anyone provides me some suggestions to solve it?
Thank you very much!
Your environment
- ROS Distro: Noetic
- OS Version: Ubuntu 20.04
- Source build
- Release version: 1.1.5
- Master branch
After build the source of moveit, I found there is an index of needed modules in the devel/ directory, but I don't know why pycharm cannot find it and throw errors.
Attachment:
Image 1: Some errors when importing movit module.
Image 2: The init.py in the devel/.


Description
After I catkin build the workspace with Moveit! and use some components of them. But I find some reference cannot be found with pycharm editor although it works when I run the codes. But could anyone provides me some suggestions to solve it?
Thank you very much!
Your environment
After build the source of moveit, I found there is an index of needed modules in the
devel/directory, but I don't know why pycharm cannot find it and throw errors.Attachment:
Image 1: Some errors when importing movit module.
Image 2: The init.py in the
devel/.