The problem of real-time continuous generation of simulated vehicles in the RoadRunner Scenario
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello
I have a problem with the RoadRunner Scenario.
Can I use relevant API to control RoadRunner Scenario in matlab to generate simulation vehicles in real time by myself?
0 commentaires
Réponses (1)
arushi
le 4 Juil 2024
Hi,
I understand you want to know if you can use an API to create vehicles for simulation in ‘RoadRunner’.
You can use ‘gRPC‘ API for Scenarios to create, load, edit and simulate different Scenarios in a Scene. To generate simulation vehicles, you can use the ‘NewScenario’ Method. You can refer to the below documentation to know more about the usage of “NewScenerio” method:
Also, you can refer to the below documentation to know about the different functions provided by the ‘gRPC’ API:
Hope this helps.
0 commentaires
Voir également
Catégories
En savoir plus sur Programmatic Scene and Scenario Management dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!