vscode: rospy import error
The env I am using is ROS Noetic and VS Code along with Pylance.
- launching rospy nodes is working fine
- importing rospy gives a squiggle error in VSCode.
- Also, python syntax is not being highlighted properly. Along with that, I am also not getting auto-complete options.
I think it should be a configuration issue, but I don't know where and what I have to configure to resolve this. Any help would be appreciated.