Use MPC in Carmaker for Simulink

We currently have a vehicle controller model for parking in Simulink, which can calculate the vehicle’s speed, angle, and other states. However, we need to input these states to the vehicle for simulation purposes, without modifying the steering wheel, gas, brake, etc. Is it possible to achieve direct control over the vehicle’s state by modifying or integrating Carmaker for Simulink?

Good morning,

you would need to use input from file, where you input steering wheel, gas pedal and brake pedal as highlighted below

More information about this can be found in the user guide in chapter 5.9