Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Labs Instructions for TDDE05
Manage
Activity
Members
Plan
Wiki
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TDDE05 Students
Labs Instructions for TDDE05
Wiki
lab2
Changes
Page history
New page
Templates
Clone repository
updated lab2
authored
6 months ago
by
Mariusz Wzorek
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lab2.md
+10
-1
10 additions, 1 deletion
lab2.md
with
10 additions
and
1 deletion
lab2.md
View page @
4f017d5f
...
@@ -3,7 +3,7 @@ Lab 2: Navigation
...
@@ -3,7 +3,7 @@ Lab 2: Navigation
In this lab, you will start programming your first ROS node.
In this lab, you will start programming your first ROS node.
<div
style=
"padding: 5pt;background-color: rgb(221, 250, 221);border-left: 3px solid rgb(106, 222, 106);margin-bottom: 1ex;"
>
<div
style=
"padding: 5pt;background-color: rgb(221, 250, 221);border-left: 3px solid rgb(106, 222, 106);margin-bottom: 1ex;
!important;
"
>
**Remainder!**
**Remainder!**
...
@@ -12,6 +12,15 @@ In this lab, you will start programming your first ROS node.
...
@@ -12,6 +12,15 @@ In this lab, you will start programming your first ROS node.
**This has to be run always before any commands discussed below when using new Terminal window, otherwise ROS commands will not work.**
**This has to be run always before any commands discussed below when using new Terminal window, otherwise ROS commands will not work.**
</div>
</div>
<span style="background-color: rgb(221, 250, 221);">
**Remainder!**
```
start_ros
``` needs to be used to start ```
bash
``` terminal with ROS setup when you open a new Terminal window.
**This has to be run always before any commands discussed below when using new Terminal window, otherwise ROS commands will not work.**
</span>
Setup the environment
Setup the environment
---------------------
---------------------
...
...
This diff is collapsed.
Click to expand it.