Clear Filters
Clear Filters

Can I replace the vehicle physics in Carla with a custom vehicle model?

49 views (last 30 days)
I want to create a vehicle dynamics model using MATLAB/Simulink and replace the vehicle model in Carla with it.
Thank you

Answers (1)

Angelo Yeo
Angelo Yeo on 26 Jun 2024 at 0:23
Yes, you can use ROS Toolbox and CARLA Server/Client to simulate your custom vehicle model in CARLA. See the examples below for your information.
  1 Comment
호준 이
호준 이 on 26 Jun 2024 at 3:19
Thank you for your answer. I looked it up, and you simply enter the trottle, steering value into the carla, and the entered value seems to be calculated through vehicle dynamics within the carla. I want to modify the vehicle dynamics within this carla. For example, when the trottle is entered, I want to use the engine map that I designed. Is there any way to do this as well?

Sign in to comment.

Categories

Find more on Vehicle Scenarios in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!