RoboKudo Tutorial overview¶
- Running a pipeline in RoboKudo
- Create your own RoboKudo package
- Create your own Annotator
- Configure your Annotator
- Query handling in RoboKudo
-
Advanced Query Handling
- Introduction
- Important Concepts
- Full Working Example (query_test.py)
- Full Behavior Tree Overview
- PrintNumbers – The Worker Node
- CheckQueryType – The Gatekeeper
- TaskSequence – Validation and Execution Together
- Preemption Handling with ConditionalSelector
- ActionServerNoPreemptRequest and Inverter
- Action Client – How to Test the Pipeline
- Reading data from a Database
- Running RoboKudo in a Docker container
- Using RoboKudo within WSL