AHS Extensions -> Coding
- Just to remember. In my file structure, the planner is separated in three subdirectories.
- mgp. This one includes the implementation of NAIVE and GREEDY algorithms for the Multi-Goal Planner.
- shrink. Comprises the implementation of the planner using the shrunken version of the robot. Under development.
- mpk. This has basically the original MPK implementation, which includes SBL planner. I also added Basic PRM and the AHS implementations. So, under directory prm we have:
- Single Sampler. Corresponds to the Basic PRM.
- Multi-Goal PRM. Corresponds to Requicha strategy for MG Path planning.
- AS1: Competing against best fixed weight strategy.
- AS2: Cost sensitive. U+G+RBB parameterized.
- AS3: Variable length history.
- I will work now on the inclusion of visibility-based PRM, so I can run some experiments and make a comparison.
0 Comments:
Post a Comment
<< Home