1 Star 0 Fork 1

apples/psolqr_local_planner

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
psolqr_planner_plugin.xml 729 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jing Zongxin 提交于 2024-04-22 21:59 . Add initial version file
<library path="lib/libpsolqr_local_planner">
<class name="psolqr_planner/PsoLqrPlanner" type="psolqr_planner::PsoLqrPlanner" base_class_type="nav_core::BaseLocalPlanner">
<description>
Lightweight ROS Local Path Planner Plugin with PSO and LQR :
This ROS plugin offers a lightweight solution for local path planning,
employing the Particle Swarm Optimization (PSO) algorithm for global path optimization.
It further utilizes the PSO algorithm for precise local path planning and leverages the
Linear Quadratic Regulator (LQR) algorithm to achieve accurate trajectory tracking control.
</description>
</class>
</library>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xapples/psolqr_local_planner.git
[email protected]:xapples/psolqr_local_planner.git
xapples
psolqr_local_planner
psolqr_local_planner
master

搜索帮助