Skip to content

Commit b9060ae

Browse files
committed
[skip ci] publish latest
Signed-off-by: fmrico <fmrico@gmail.com>
1 parent aeb2e17 commit b9060ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_sources/software/blackboard.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _blackboard:
22

33
How to use the NavState BlackBoard
4-
##################################
4+
==================================
55

66
The `NavState` class is a central component in the EasyNav architecture. It implements a **shared blackboard**, which allows all modules (localizers, planners, controllers, etc.) to **read and write shared data without using ROS 2 communication mechanisms** internally. This design improves **determinism**, simplifies debugging, and avoids unnecessary overhead.
77

0 commit comments

Comments
 (0)