no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Previous revision
Next revision
blog:cram_plan_transformation [2018/05/18 20:12] arthur
Line 1: Line 1:
 +====== CRAM Plan Transformation ======
 +
 +<html><div style="float:right; margin-left:10px;"><iframe width="320" height="215" src="https://www.youtube.com/embed/ilw52eAyuJQ" frameborder="0" allowfullscreen></iframe></div></html>
 +In the scope of his bachelor's thesis, Arthur Niedzwiecki researched the topic of plan transformations in CRAM. He implemented new transformation rules for pick and place scenarios and developed a plan transformation pipeline. The video explains three possible transformations that are applied to the plans used on our PR2 (and Boxy) robot in the projected as well as real world environments. By analyzing the task tree of an executed CRAM plan, improvable patterns are found and altered to generate a better performing plan. \\
 +The code is currently under review and will be merged soon. So keep an eye open for a new ``cram_plan_transformations`` package!
 +
 +{{tag>Transformation}}
 +
 +
 +