... | ... | @@ -13,8 +13,7 @@ In this lab you will: |
|
|
For this lab we will use a Postgresql database, with a wrapper called \emph{kDB} which provides ROS services for executing SQL and SPARQL queries.
|
|
|
For this lab, we will only use the SPARQL part.
|
|
|
|
|
|
The following command will start the database:
|
|
|
|
|
|
The following command will start the database (you should add it to your screen):
|
|
|
|
|
|
```bash
|
|
|
ros2 run ros2_kdb server
|
... | ... | |