amr-ros-k4/src
a2nr 100cad47f0 feat: add support for real hardware in blockly_executor
- Introduced RealHardware class for communication with hardware nodes via ROS2.
- Updated ExecutorNode to select between RealHardware and DummyHardware based on a parameter.
- Refactored command handlers to use a decorator for registration, simplifying the handler registration process.
- Removed the base HandlerModule class and integrated handler registration directly in the handler functions.
- Updated GPIO and timing command handlers to use the new registration method.
- Added new executor command for running with real hardware.
2026-03-08 21:55:50 +07:00
..
blockly_app big achivment tapi masih kurang dikit. 2026-03-08 14:14:32 +07:00
blockly_executor feat: add support for real hardware in blockly_executor 2026-03-08 21:55:50 +07:00
blockly_interfaces big achivment tapi masih kurang dikit. 2026-03-08 14:14:32 +07:00