Ground Vehicle Pose Estimation for Tightly Coupled IMU and GNSS example

3 views (last 30 days)
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

Answers (1)

Ryan Salvo
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

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!