0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

自動運転AIチャレンジRacing大会(仮称)参加奮闘記Advent Calendar 2023

Day 19

【19日目】OSS連携してみたい(15)!LQRで経路追従(2)

Last updated at Posted at 2023-12-18

この記事は筆者オンリーのAdvent Calendar 202319日目の記事です。

前回までのあらすじ

PythonRoboticsのLQRの処理について軽く調査しました。

今回やること

C++で実装するに当たり再度LQRを見ていこうと思います。

LQRのC++実装について

C++でもPythonRoboticsのような実装をしているリポジトリを見つけました。こちらになります。
また、ソースコードはこちらにあるようです。

C++Roboticsの実行

実行してみます。

まとめ

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?