KBKN-Autonomous-Robotics-Lab / orange_ros2

This project is to use orange robot with ROS2
Apache License 2.0
12 stars 2 forks source link

add/ekf_myself_and_other features #85

Closed kengohozumi closed 1 month ago

kengohozumi commented 3 months ago

PR Type

Overview

自作のekfのプログラム作成、実装

Detail

ekfのプログラムを作成して、FAST-LIOのx,y,yawとCLAS-movingbaseのx,y,yawのセンサーフュージョンを行う

それを行う理由 去年までは用意されたプログラム(robot localization)を使用してセンサーフュージョンしていたが検証をしていく上で問題点や 課題点があった。

orange_bringup orange_robot.launch.xmlの

orange_bringup>orange_bringupの中に

Test

kengohozumi commented 1 month ago

FAST-LIOとCLAS-movingbaseのセンサーフュージョンは完成しました。 このブランチは古いので新しくブランチを立てます。