Is multi vehicle simulation supported in Automated driving toolbox ?
조회 수: 5 (최근 30일)
이전 댓글 표시
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
Abhijeet
2022년 6월 26일
Hi Bharath,
I understand your question.
Could you elaborate more on vehicles with custom controller?
답변 (1개)
T.Nikhil kumar
2023년 10월 18일
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
Omar
2023년 11월 18일
I am doing a research in vehicle platooning control. If you have any good idea, please do come up , we can collaborate. Many thanks.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!