... | @@ -106,8 +106,7 @@ SELECT ?x ?y WHERE { <someid> a <someklass> ; |
... | @@ -106,8 +106,7 @@ SELECT ?x ?y WHERE { <someid> a <someklass> ; |
|
You can test your TST executor with:
|
|
You can test your TST executor with:
|
|
|
|
|
|
```bash
|
|
```bash
|
|
rosservice call /execute_tst \\
|
|
ros2 service call /execute_tst air_lab_interfaces/srv/ExecuteTst "tst_file: '`ros2 pkg prefix air_tsts`/share/air_tsts/tsts/explore_record_semantic.json'"
|
|
"tst_file: '`rospack find air_tsts`/tsts/explore_record_semantic.json'"
|
|
|
|
```
|
|
```
|
|
|
|
|
|
## Python
|
|
## Python
|
... | | ... | |