Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 628 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 628 Bytes

Visual-Studio-Code-ROS

alt text

This repository provides an example .vscode directory that can be used to automate your ROS workflow in the VS Code IDE.

You can see the full explanation in my blog post.

Extension: Visual Studio Code Remote Docker

I have published a blog post about developing ROS packages within a Docker container with Visual Studio Code. The blog post demosntrates this concept with my panda_simulation ROS package.