motion planning hands-凯发k8网页登录
this video series introduces popular search and sampling-based motion planning algorithms such as hybrid a*, rrt and rrt*. you will learn about a customizable framework for sampling-based planning algorithms such as rrt and rrt* with navigation toolbox™. further, the series includes hands-on tutorials with reference examples in matlab for using the rrt algorithm in different applications such as mobile robots and manipulators.
motion planning lets robots or vehicles plan an obstacle-free path to a given destination. learn some popular motion planning algorithms, how they work, and their applicability in different scenarios.
learn how to use the rapidly-exploring random tree (rrt) algorithm to plan paths for mobile robots through known maps. watch how to tune the planners with custom state spaces and motion models.
learn about the bi-directional rapidly-exploring random tree (rrt) algorithm for robot manipulators, and how to tune some of the parameters to design robot motion planners.
learn how to use a customizable path-planning template for the rrt path planner to find paths in 3d occupancy maps. use a fixed-wing guidance model to simulate a uav to follow the planned path.