Wheeled robot navigation has been widely used in urban environments, but navigation in wild vegetation is still challenging. External sensors (LiDAR, camera etc.) are often used to construct point cloud map of the sur...
详细信息
Wheeled robot navigation has been widely used in urban environments, but navigation in wild vegetation is still challenging. External sensors (LiDAR, camera etc.) are often used to construct point cloud map of the surrounding environment, however, the supporting rigid ground used for travelling cannot be detected due to the occlusion of vegetation. This often leads to unsafe or non-smooth paths during the planning process. To address the drawback, we propose the PE-RRT* algorithm, which effectively combines a novel support plane estimation method and sampling algorithm to generate real-time feasible and safe path in vegetation environments. In order to accurately estimate the support plane, we combine external perception and proprioception, and use Multivariate Gaussian Processe Regression (MV-GPR) to estimate the terrain at the sampling nodes. We build a physical experimental platform and conduct experiments in different outdoor environments. Experimental results show that our method has high safety, robustness, and generalization. The source code is released for the reference of the community.
暂无评论