From b3f973afc47c543db0c9e6182cadaf3bbbd1bd5a Mon Sep 17 00:00:00 2001 From: Mehul Goel Date: Mon, 21 Oct 2024 17:27:01 -0400 Subject: [PATCH] added SC ONLY --- docs/architecture/code_flow_detailed.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/architecture/code_flow_detailed.md b/docs/architecture/code_flow_detailed.md index 8762560b..6b4d528e 100644 --- a/docs/architecture/code_flow_detailed.md +++ b/docs/architecture/code_flow_detailed.md @@ -54,7 +54,7 @@ flowchart TB end subgraph RN-UKF["UKF Node"] - UKF + UKF - SC ONLY end subgraph RN-STATE["Buggy State Node"]