amr-ros-k4/docs
a2nr 086e5dce0c Enhance Blockly UI with new client-side blocks and HMI widgets
- Removed Blockly UI Enhancement from potential enhancements in README.md.
- Added client-side statement blocks that directly call JavaScript functions without needing Python handlers.
- Introduced HMI widget blocks for real-time updates in the HMI panel, including LED, Number, Text, and Gauge widgets.
- Updated BLOCKS.md to include detailed descriptions and examples for new block types and their execution models.
- Revised README.md to reflect changes in async code generation and debug engine functionalities.
- Modified workspace.json to include new HMI widgets and adjust existing block configurations.
2026-03-18 09:03:02 +07:00
..
architecture.md Enhance Blockly UI with new client-side blocks and HMI widgets 2026-03-18 09:03:02 +07:00
installation.md feat: update documentation for GPIO node setup and installation on Raspberry Pi; clarify C API usage 2026-03-16 05:15:50 +07:00
ros2-package-guide.md feat: implement unified odometry interface with nav_msgs/Odometry; add odometry handling and integration tests 2026-03-17 19:59:01 +07:00
troubleshooting.md Add README files for blockly_app and blockly_executor; fix typo in digitalOut block 2026-03-09 23:35:48 +07:00