awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesPath Clearance Refinement

Improving a calculated path by increasing the distance from detected obstacles.

Distinct from Path Planning Algorithms: Specifically targets obstacle clearance and reducing raggedness, distinct from general pathfinding.

Explore 1 awesome GitHub repository matching hardware & iot · Path Clearance Refinement. Refine with filters or upvote what's useful.

Awesome Path Clearance Refinement GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ros-navigation/navigation2ros-navigation 的头像

    ros-navigation/navigation2

    4,373在 GitHub 上查看↗

    Navigation2 是一个用于自主移动机器人的 ROS 2 导航框架。它提供了路径规划器、代价地图管理系统、运动学控制器和行为树编排器的核心功能,用于计算无碰撞路径并执行移动指令。 该框架的特色在于使用行为树来协调模块化任务服务器,从而实现复杂的导航流程和自主恢复动作。它支持插件式架构,允许在运行时切换规划器和控制器,以适应不同环境。 该系统涵盖了广泛的功能,包括全局和局部路径规划、2D SLAM 和基于地图的定位,以及通过网格代价地图进行的环境建模。它管理各种传动系统的运动控制,并集成了用于碰撞监控和紧急预防的安全系统。其他编排功能包括多目的地路径点排序、动态目标跟踪和自动对接程序。 该框架利用生命周期管理组件来协调操作服务器的启动、关闭和健康监控。

    Improves computed paths by reducing raggedness and increasing clearance from obstacles.

    C++navigationroboticsros2
    在 GitHub 上查看↗4,373
  1. Home
  2. Hardware & IoT
  3. Embedded Systems And Robotics
  4. Robotics And Autonomous Systems
  5. Motion Planning & Control
  6. Path Planning Algorithms
  7. Path Clearance Refinement