自動運転車両のための予測アルゴリズムの実装と評価
Implementation and evaluation of a prediction algorithm for an autonomous vehicle
自動運転車の車両軌道を5ミリ秒ごとに推定する予測アルゴリズムを実装し、運動学的モデルと動的モデルを比較した。動的モデルは高速域で精度が高く、拡張カルマンフィルタとROSノードで実装され、テスト走行で1メートルあたり1.25cmの位置偏差を達成した。
著者: Marco Leon Rapp
分類: cs.RO
原文アブストラクト
This paper presents a prediction algorithm that estimates the vehicle trajectory every five milliseconds for an autonomous vehicle. A kinematic and a dynamic bicycle model are compared, with the dynamic model exhibiting superior accuracy at higher speeds. Vehicle parameters such as mass, center of gravity, moment of inertia, and cornering stiffness are determined experimentally. For cornering stiffness, a novel measurement procedure using optical position tracking is introduced. The model is incorporated into an extended Kalman filter and implemented in a ROS node in C++. The algorithm achieves a positional deviation of only 1.25 cm per meter over the entire test drive and is up to 82.6% more precise than the kinematic model.
関連論文
- ゾノトープを用いた挙動認識型オンライン障害物占有予測自動運転/予測