What is the best toolbox to use for autonomous vehicles that can import GPS data?
Show older comments
What is the best toolbox to use for autonomous vehicles that can import GPS data?
1 Comment
Walter Roberson
on 27 Jun 2018
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 :(
Answers (2)
Dr James Hood
on 27 Jun 2018
0 votes
Anand
on 11 Oct 2018
0 votes
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.
Categories
Find more on Mapping Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!