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
lab4
Changes
Page history
New page
Templates
Clone repository
Update lab4
authored
1 year ago
by
Cyrille Berger
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lab4.md
+1
-1
1 addition, 1 deletion
lab4.md
with
1 addition
and
1 deletion
lab4.md
View page @
3e85d34e
...
@@ -18,7 +18,7 @@ For this lab, we will only use the SPARQL part.
...
@@ -18,7 +18,7 @@ For this lab, we will only use the SPARQL part.
The following command will start the database (you should add it to your screen):
The following command will start the database (you should add it to your screen):
```
bash
```
bash
ros2 run ros2_kdb server
--ros-args
-p
db_port:
=
101XX
ros2 run ros2_kdb
kdb_
server
--ros-args
-p
db_port:
=
101XX
```
```
Replace XX with your group number. The database server is very verbose, you can generally ignore what is printed in the terminal.
Replace XX with your group number. The database server is very verbose, you can generally ignore what is printed in the terminal.
...
...
This diff is collapsed.
Click to expand it.