Skip to content

Integrated VSCode Dev Container#16

Open
devsamuelv wants to merge 9 commits into
mainfrom
sv/devcontainer
Open

Integrated VSCode Dev Container#16
devsamuelv wants to merge 9 commits into
mainfrom
sv/devcontainer

Conversation

@devsamuelv

@devsamuelv devsamuelv commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

What did I do?

  • I created a devcontainer configuration for vscode so we can open the project with a docker container with vscode connecting directly to the container making it really easy to write ros code without configuring docker on your own.

  • I updated the cmake configuration a little bit so c++ intellisense would work. I set the c++ standard to version 20 (or v2020) and enabled compile commands as part of compiling because intellisense relies on it for proper recommendations.

@devsamuelv devsamuelv changed the title [DRAFT] Integrated VSCode Dev Container Integrated VSCode Dev Container Jun 17, 2026
@devsamuelv devsamuelv marked this pull request as ready for review June 18, 2026 02:26
@devsamuelv devsamuelv self-assigned this Jun 18, 2026

@VincentCadicamo VincentCadicamo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, everything looks good. I noticed that you included your .vscode/ folder in this PR. This should be added to your local .gitignore. Thanks.

Comment thread src/storm_teleop/src/spark_can_hardware.cpp
Comment thread .gitignore Outdated
Comment thread .gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants