docs(08_Navigation): 新增 GuideWalk 导航-运动统一策略论文笔记并同步进度#349
Merged
Conversation
- 新增 GuideWalk (arXiv:2606.10449) 论文笔记,含方法详解与 mermaid 流程图 - 核心:把「可通过性感知的导航规划」与「地形自适应运动控制」用复合教师 (DWA 导航教师 + AMP 运动教师)做 DAgger 蒸馏成统一策略,再用 PPO + 行为克隆辅助损失(L_PPO + 0.2·L_BC)微调;Kuavo 28-DoF 人形在楼梯/斜坡/ 窄梁/杂乱场景既避障又稳步,仿真导航成功率 99.0%,多地形通过 96.8%–99.8% - 同步 PROGRESS.md(#369 已总结, Navigation 18→19)、progress.json、 _data/papers.json、DAILY_SUMMARY_LOG.md(补记 CLONE·GuideWalk 行, 模块轮转指针 08→09) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UCRnzf4vrAt3V5bXmT8AhM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概述
每日论文总结(模块轮转推进到 08_Navigation),新增 GuideWalk 笔记。优先选取该模块最新发表的论文(arXiv:2606.10449,2026-06-09)。
论文信息
核心内容
L_PPO + 0.2·L_BC,兼顾探索改进与保留教师稳态行为。同步改动
papers/08_Navigation/GuideWalk__.../*.md:新增笔记papers/PROGRESS.md:#369 标记已总结,Navigation 计数 18 → 19progress.json/_data/papers.json:新增条目并重新生成索引papers/DAILY_SUMMARY_LOG.md:补记 CLONE / GuideWalk 行,模块轮转指针 08 → 09pytest tests/test_prepare_pages.py(21 passed)🤖 Generated with Claude Code
https://claude.ai/code/session_01UCRnzf4vrAt3V5bXmT8AhM
Generated by Claude Code