I'm using ROS noetic over wsl in Windows 11, but rospy library is not loaded in VS code

186 Views Asked by At

This is the error I get through the terminal, I wonder if vs code and ros are not integrated vs code because I installed it through windows

enter image description here

enter image description here

1

There are 1 best solutions below

0
BTables On

To work properly with VSCode you need to install the ROS VSCode extension. The wiki also currently has an entry for VSCode support.