Offroad Navigation for Autonomous Haul Trucks in Open Pit Mine
Hauling material in an open pit mine requires a planning stack capable of both navigating at the global scale and avoiding obstacles during local path following. This example series uses Robotics System Toolbox™ Offroad Autonomy Library and Navigation Toolbox™ do the planning, navigation, and visualization in an Unreal Engine® pit mine environment. To download the Offroad Autonomy Library support package, see Install Robotics System Toolbox Offroad Autonomy Library Support Package (Robotics System Toolbox).
This figure shows a visualization of the haul truck in the pit mine environment.
The solution proposed by this example series approaches the offroad navigation problem in four steps described in these four examples:
1. Create Route Planner for Offroad Navigation Using Digital Elevation Data
2. Create Onramp and Terrain-Aware Global Planners for Offroad Navigation
3. Navigate Global Path Through Offroad Terrain Using Local Planner
4. Create Path Following Model Predictive Controller
The last example in the series, Model and Control Autonomous Vehicle in Offroad Scenario, shows how to use Simulink® to integrate the road network and planners into an autonomous navigation stack with logic controlled by Stateflow®.
This figure shows the top level of the autonomous navigation stack.
This example is also available on file exchange using a project format. See Offroad Navigation for Autonomous Haul Trucks in Open Pit Mine in File Exchange for more information.