Skip to content

Commit 4f196b0

Browse files
committed
docs(release): add changelog for v1.0.0
1 parent 4e60920 commit 4f196b0

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
## [1.0.0] - 2026-04-07
6+
7+
### Added
8+
- **Phase 1: Foundation** - Core infrastructure, ROS2 workspace, Docker environment, and HAL.
9+
- **Phase 2: Perception** - LiDAR/Camera/IMU drivers, YOLOv8 detection, and Semantic Segmentation.
10+
- **Phase 3: SLAM** - Visual/LiDAR Odometry, Pose Graph Optimization, and Octomap integration.
11+
- **Phase 4: Planning** - Hybrid A*, DRL local planners, and Social-aware navigation.
12+
- **Phase 5: Control** - Motor interfaces, EKF state estimation, and safety controllers.
13+
- **Phase 6: UI/UX** - Three.js 3D dashboard, WebRTC live streaming, and Mobile UI.
14+
- **Phase 7: Cloud** - Fleet management, OTA updates, and Edge-Cloud orchestration.
15+
- **Phase 8: Polish** - Performance optimizations, full API docs, and deployment guides.
16+
17+
### Fixed
18+
- Memory leaks in perception pipelines.
19+
- Navigation recovery behavior edge cases.

0 commit comments

Comments
 (0)