What is the best toolbox to use for autonomous vehicles that can import GPS data?

1 回表示 (過去 30 日間)
Dr James Hood
Dr James Hood 2018 年 6 月 27 日
回答済み: Anand 2018 年 10 月 11 日
What is the best toolbox to use for autonomous vehicles that can import GPS data?
  1 件のコメント
Walter Roberson
Walter Roberson 2018 年 6 月 27 日
Automated Driving System Toolbox is the only related toolbox provided by Mathworks.
Unfortunately it is difficult to say what functionality it offers, as the documentation is only available to people who already have the product :(

サインインしてコメントする。

回答 (2 件)

Dr James Hood
Dr James Hood 2018 年 6 月 27 日
Thank you for your reply

Anand
Anand 2018 年 10 月 11 日
The answer depends on your source of GPS data. For example, if the data is coming from a GPX file, you can use the gpxread function from the Mapping Toolbox.
You can then use functions like geoplot, geoscatter and geobubble to display the data. Additionally, if you have the Automated Driving Toolbox, you can use geoplayer to visualize a stream of GPS data.
If you have a different source of data, let us know what it is and we may be able to provide a better answer.

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by