ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
HI,
The easiest way to work with VS Code is to use the Visual Studio Code Extension for ROS
If you have it installed, just make sure you source the ROS setup (i.e. /opt/ros/<rosdistro>/setup.bash) or your workspace (install/setup.bash) before running VS code. It should recognize all the ROS components then,