没有合适的资源?快使用搜索试试~ 我知道了~
Path-Planning:带有严格访问列表的A *,终身计划A *和D * Lite最终版本的实施
共59个文件
cpp:15个
hpp:9个
h:9个
需积分: 10 1 下载量 177 浏览量
2021-04-29
23:05:15
上传
评论
收藏 3.59MB ZIP 举报
温馨提示
路径规划 此仓库提供了三种路径规划算法的实现:带有严格访问列表的A *,终身计划A *和带有严格访问列表的D * Lite最终版本A * 数据结构: q priority queue max_q_size unsigned int expansions hash table final_path string run_time long long is_found bool 伪代码: q . push start while q is not empty and q . top != goal curr = q . pop if curr has not been
资源详情
资源评论
资源推荐
收起资源包目录
Path-Planning-master.zip (59个子文件)
Path-Planning-master
planning
planning
AstarSearch.h 343B
graphics.h 13KB
LPAstar.cpp 3KB
resource.h 388B
transform.cpp 3KB
grid_LPA_journal.txt 60B
planning.vcxproj.filters 2KB
planning.vcxproj 6KB
grid_LPA_journal_big.txt 397B
grid_40x40.txt 2KB
grid_LPA_journal_big_c.txt 397B
gridworld.h 5KB
transform.h 889B
Main.cpp 21KB
grid_Dstar_journal.txt 46B
graphics.cpp 49KB
globalVariables.h 5KB
algorithm.cpp 17KB
makefile 1KB
papers
2002-DStarLite_AAAI02-072.pdf 568KB
LPA_star_2015_replanning.pdf 611KB
Dstarlite_2015_replanning.pdf 925KB
2002_Improved_Fast_Replanning_Robot_Unknown_Terrain_tr-dstarlite.pdf 355KB
LPA_star_2015_initial_planning.pdf 524KB
2005_Fast_Replanning_Navigation_Unknown_Terrain_tro05.pdf 207KB
Dstarlite_2015_initial_planning.pdf 454KB
2004_Lifelong_Planning_AStar.pdf 1.13MB
AstarSearch.cpp 178B
gridworld.cpp 41KB
planning.rc 3KB
LPAstar.h 1KB
UnitTests
test_astar_sel.cpp 4KB
test_dstar.cpp 3KB
test_lifelong_planning.cpp 8KB
test_timing.cpp 1KB
stdafx.h 600B
test_node.cpp 5KB
UnitTests.vcxproj.filters 2KB
stdafx.cpp 287B
test_func.cpp 2KB
UnitTests.vcxproj 9KB
test_priority_queue.cpp 10KB
targetver.h 306B
lib
lifelong_planning.hpp 6KB
helpers.hpp 5KB
d_star_final.hpp 8KB
lib.vcxproj 6KB
timing.hpp 727B
a_star_sel.hpp 4KB
node.hpp 5KB
README.md 4KB
utility.hpp 311B
priority_queue.hpp 6KB
func.hpp 1KB
lib.vcxproj.filters 2KB
planning.sln 3KB
LICENSE 1KB
README.md 4KB
.gitignore 3KB
共 59 条
- 1
仰光的瑞哥
- 粉丝: 19
- 资源: 4623
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
评论0