Is multi vehicle simulation supported in Automated driving toolbox ?
1 view (last 30 days)
Show older comments
I am designing a custom multi-agent vehicular controller and I want to test it in MATLAB. So, to evaluate my controller, I would have to run multiple vehicles with a custom controller in a same scenario. Would it be possible to implement such simulation. In the example that I had seen, usually I came accross simulation of single vehiles only, but I need to simulate multiple vehicle together. Please, suggest me if there are any explamples for simulating such scenarios.
2 Comments
Abhijeet
on 26 Jun 2022
Hi Bharath,
I understand your question.
Could you elaborate more on vehicles with custom controller?
Answers (1)
T.Nikhil kumar
on 18 Oct 2023
Hello,
Simulating multiple vehicles with individual controllers in MATLAB is possible. This type of simulation could be called as vehicular platooning or multi-agent vehicle simulation.
The examples below demonstrate truck platooning and can guide you to create your simulation.
Truck Platooning using Vehicle-to-Vehicle Communication:
Truck Platooning with RoadRunner Scenario:
This example is about designing a controller for Vehicular Platooning
Hope these examples guide you to your goal!
1 Comment
Omar
on 18 Nov 2023
I am doing a research in vehicle platooning control. If you have any good idea, please do come up , we can collaborate. Many thanks.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!