mavs-matlab
The MSU Autonomous Vehicle Simulator (MAVS) is simulation library for autonomous ground vehicles (AGV). MAVS is optimized for simulating off-road AGV. MAVS lets you create sensors like lidar and cameras, attach them to a vehicle, and simulate autonomous navigation.
This package interfaces to MATLAB and allows you to use the MATLAB built-in autonomy libraries with the MAVS simulators.
MAVS-MATLAB is free. The MAVS-MATLAB package is a limited version of the full C++ library. The full version of MAVS is free and open source for non-commercial use only.
For commercial licenses, see: https://www.cavs.msstate.edu/capabilities/mavs_request.php
Currently tested only for Windows 10 and MATLAB R2022b, but should work on Windows 11 and MATLAB R2019a and newer (anything with clib).
Installation instructions:
- Clone the repo:
$git clone https://github.com/CGoodin/mavs-matlab.git
- From the mavs-matlab directory, run LaunchMavs.m
When running for the first time, you may be asked to specify a new data path folder. If so, select mavs-matlab/mavs/data.
Cite As
Christopher Goodin (2025). mavs-matlab (https://github.com/CGoodin/mavs-matlab), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
mavs/build_interface
scripts
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |
|