- 修改execute_path()方法使其直接使用self.planned_path中的已优化路径 - 通过self.object_index和self.point_a_index正确分段执行三个阶段 - 消除重复规划导致的性能浪费和逻辑不一致问题 - 确保执行的路径与用户看到的可视化路径完全一致 - 保留原有的夹爪控制和碰撞检测逻辑 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| gui | ||
| planning | ||
| robot | ||
| simulation | ||
| utils | ||
| __init__.py | ||
| config_loader.py | ||
| main.py | ||