초록
기존의 경로계획 방법은 최단거리의 경로를 생성하는 것에 목적을 둔다. 그러나 이렇게 선택된 최적의 경로가 안전한 주행을 보장해주지는 못하는데, 이는 종종 좁은 통로나 이동 장애물이 많은 영역으로 경로를 생성하기 때문이다. 그러므로 로봇은 정보 격자지도를 이용하여 안전하게 이동할 수 있는 경로를 생성하는 것이 필요하다. 이 정보 격자지도는 기존의 지도가 가지고 있는 영역의 정보 외에 유도지역과 위험지역을 포함한다. 안전한 경로는 인력과 척력을 이용하여 위험지역을 우회하고 유도지역으로 접근되어 생성된다. 실험 및 시뮬레이션은 제안된 방법이 안전한 영역으로 경로를 생성시켜, 안전하게 주행하는 데 유용하다는 것을 보여준다.
Conventional path planning methods have focused on the generation of an optimal shortest path to the goal. However, this optimal path cannot guarantee safe navigation, because it can often lead to a narrow area. Therefore, we propose a Coulomb's law-based safe path planning method that uses an information grid map. The information grid map includes four types of information: occupied, empty, guide, and dangerous areas. A safe path can be generated away from the dangerous area and close to the guide area by repulsive and attractive forces, respectively. Experiments and simulations show that the proposed method can generate paths inside the safe region and is useful for safe navigation.