Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/erdalpekel/Visual-Studio-Code-ROS

This repository provides an example .vscode directory that can be used to automate your ROS workflow in the VS Code IDE.
https://github.com/erdalpekel/Visual-Studio-Code-ROS

Last synced: 3 months ago
JSON representation

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

Lists

README

        

# Visual-Studio-Code-ROS

![alt text](https://erdalpekel.de/wp-content/uploads/2019/03/thumbnail.png)

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](https://erdalpekel.de/?p=157).

## Extension: Visual Studio Code Remote Docker

I have published a [blog post](https://erdalpekel.de/?p=219) about developing ROS packages within a *Docker* container with Visual Studio Code. The blog post demosntrates this concept with my [panda_simulation](https://github.com/erdalpekel/panda_simulation) ROS package.