Robot Runtime Observability
How can a robot run retain its state, versions, environment, and task context?
Connect topics, TF, logs, parameters, maps, and task events into run records that can be queried and compared.
INDEPENDENT ROBOTICS RESEARCH
Zephastra Robotics studies robot runtime, diagnosis, and reliability through reproducible experiments, verifiable code, and public research notes while gradually building ZephaRobot.
RESEARCH QUESTION
Topic · TF · Sensor · Log
Mission · Timeline · Context
Incident · Rule · Evidence
Replay · Report · Decision
How can a robot run retain its state, versions, environment, and task context?
Connect topics, TF, logs, parameters, maps, and task events into run records that can be queried and compared.
How can fragmented data reconstruct a failure timeline without losing the original evidence?
Study reproducible and explainable incident review through Episodes, Incidents, and Evidence.
How do TF, odometry, localization, planning, and control combine to produce navigation failures?
Build a body of SLAM, Nav2, and sensor-chain failure cases around ROS 2 differential-drive robots.
ZephaRobot is an early research prototype that connects missions, timelines, signals, incidents, and evidence. The current implementation validates this workflow with mock and simulated data.
Topic · TF · Sensor · Log
Mission · Timeline · Context
Incident · Rule · Evidence
Replay · Report · Decision
The direction is evaluated through code, tests, data structures, and reviewable reports—not product claims.
The current prototype includes server-side Robot, Mission, Episode, Signal, Event, Incident, and Report models and APIs.
Generated run data validates event timelines, incident rules, and the reporting workflow.
Diagnosis summaries retain the triggering rule, time range, and related signals instead of returning an untraceable conclusion.
Run summaries, incidents, evidence, and follow-up checks are assembled into a consistent HTML report.
Core research prototype
RESEARCHOrganizes a robot mission as a traceable Episode that connects timelines, runtime signals, incidents, and diagnostic evidence.
Reproducible experiment environment
RESEARCHUses ROS 2, Gazebo, and Nav2 to construct repeatable navigation tasks and failure scenarios for diagnostic validation.
Public engineering data asset
RESEARCHBuilds replayable robot-run cases from rosbag2, logs, maps, parameters, and version metadata.
Public notes retain assumptions, failure observations, analysis, and validation methods.
OPEN RESEARCH & COLLABORATION
Open to technical exchange around ROS 2 run records, Nav2 failures, sanitized data, reproducible simulation, and robot software engineering.
Contact