Ground Vehicle Pose Estimation for Tightly Coupled IMU and GNSS example
3 views (last 30 days)
Show older comments
Hello everyone,
I want to simulate Ground Vehicle Pose Estimation for Tightly Coupled IMU and GNSS ecample with MATLAB. But, I do not know how to load routeNatickMATightlyCoupled data and other files. I would appreciate it if you please help me where the data files are?
Regards
0 Comments
Answers (1)
Ryan Salvo
on 16 Aug 2022
Hi Moha,
You can use the openExample command to open the Ground Vehicle Pose Estimation for Tightly Coupled IMU and GNSS example. The example name can be found by clicking the Copy Command button on the top-right section of the example. This will copy the example and the supporting files into a working directory, including routeNatickMATightlyCoupled.mat.
openExample('shared_positioning/GroundVehicleTightlyCoupledSimulationExample')
Thanks,
Ryan
0 Comments
See Also
Categories
Find more on Vehicle Network Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!