ID
DOMAIN
DESCRIPTION
STACK
LEVEL
S·01
Autonomous robotic systemsFull pipeline · perception → action
End-to-end autonomy stacks — perception, planning, control — composed into a single deterministic loop. Production-grade ROS architectures, scalable infrastructure.
ROS 2 · Nav2
C++17/20
state machines
core
▸
S·02
Real-time control softwareHard deadlines · low jitter
Deterministic control loops on PREEMPT_RT Linux — lock-free queues, priority-tuned threads, bounded allocations. Loops that hold their period under load.
RT-Linux · C++
lock-free
cyclictest
core
▸
S·03
SLAM & sensor fusionLocalisation under uncertainty
Visual / LiDAR / IMU fusion for autonomous platforms. Tight time-sync, calibration pipelines, drift-bounded estimation, and pose graphs that survive bad lighting.
OpenCV · PCL
EKF · pose-graph
OpenGL viz
core
▸
S·04
Embedded roboticsARM · Jetson · edge AI
From ARM MCUs to Jetson-class SoCs. GPU-accelerated perception on the edge, board bring-up, driver glue, memory-conscious processing under thermal and power limits.
Jetson · ARM
CUDA · TensorRT
edge-AI
core
▸
S·05
Low-latency system architectureMulti-threaded · async pipelines
Modular, fault-tolerant robotics pipelines — async processing, back-pressure, watchdogs, graceful degradation. Production-oriented engineering, clean integration.
async · DDS
Node.js bridges
monitoring
core
▸