Skip to content

evshary/ros2_build_env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ros2_build_env

The project is to setup ROS 2 development environment for vscode.

Usage

Choose either the following environment

Using containers in vscode

  1. Download devcontainer plugins in vscode.

  2. Run vscode command: "Dev Containers: Rebuild and Reopen in containers"

    • Choose the container you want to use

Using containers in terminal

source ./containers/<whatever you want>/env.sh
./run_container.sh

Run the scenario

Here are the supported scenarios:

Note

You can modify compileCommands inside the c_cpp_properties.json to make tracing code easier.

About

ROS 2 build environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published