The problem of real-time continuous generation of simulated vehicles in the RoadRunner Scenario
6 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
arushi
2024 年 7 月 4 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Programmatic Scene and Scenario Management についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!