ros_melodic_vscode¶
This is an example/test workspace for ros melodic.
About¶
This workspace is set up to test using a ros melodic dev container using the beginners tutorials from ROS.
Installation¶
You'll need the following packages installed:
Usage¶
Open this directory in vscode
It will ask you if you'd like to open using a container. Hit yes!
Set up your workspace¶
The first thing you're going to want to do is set up your workspace.
This will download the beginner tutorial code into your workspace.
Build¶
Tasks¶
Go to Terminal->Run Build Task or type the shortcut command.
Command line¶
Alternatively, you can build from the command line.
Run¶
In order to run the tutorials, first you'll need to source your workspace.
Then run the tutorial you're interested in, for example