已回答
How can I change the traffic light state in Traffic light Negotiation model to not display any colours (no state)?
Hi Meg, Unfortunately, doing this is not a trivial process but I have been able to do it on my end. The existing traffic ligh...

1 year 前 | 1

已回答
How do display visuals of one player on multiple monitors, while using Unreal Engine and MATLAB Simulink to start the program?
Kaitlyn, one way to do this might be to place two Simulation 3D Camera blocks in your Simulink model and adjust the parameters s...

1 year 前 | 1

已回答
Why can't I choose an export that depends on Unreal Datasmith?
https://www.mathworks.com/matlabcentral/answers/1904130-unable-to-export-scene-in-the-carla-udatasmith-format-in-roadrunner-r202...

1 year 前 | 0

已回答
RoadRunner Apollo export don't export the object in my scene
See comment on question.

1 year 前 | 0

已回答
Using RoadRunner Scene in SCANeR Studio
Hi Luis, with RoadRunner you can also export to the OpenSceneGraph format which includes the .ive format.: https://www.mathworks...

1 year 前 | 2

已回答
why does the car not start from the initial position that is from the track during simulation ?
It appears that you are not initializing the initial position of the vehicle correctly: https://www.mathworks.com/help/driving/r...

1 year 前 | 0

已回答
Custom scene simulation using unreal engine
This error appears because the vehicle is initialized outside the scene limits or if the scene has a hole in the ground. It may ...

1 year 前 | 1

已回答
MATLAB System block 'SCRReferenceApplication/Simulation 3D Vehicle with Ground Following/Simulation 3D Vehicle' error occurred when invoking 'stepImpl' method of 'Simulation3D
This error appears because the vehicle is initialized outside the scene limits. It appears that you are not initializing the ini...

1 year 前 | 1

| 已接受

已回答
power system control in simulink
This error is due to changes in the behavior of masks since this model was created in MATLAB R2009b. Please right click on t...

2 years 前 | 0

已回答
Texas Instruments C2000 Processor, error: gmake: *** No rule to make target `all'. Stop.
Hi Yun, This is an error message that is thrown by the "make" (make/gmake) command. One cause for this error message could be t...

2 years 前 | 2

已回答
Unable to extract simulink block paths in my model
On line 6, it should be 'SubSystem' instead of 'Subsystem'. Instead of using 'strcmp', consider using 'strcmpi' to prevent the c...

2 years 前 | 0

| 已接受

已回答
Warning: The value of enumeration member 'VT_OK' differs from when the enumeration was saved. 'VT_OK' will be loaded with the new value.
These warnings can be resolved as follows: 1) Find the Simulink.Parameter objects or other data objects in the data dictionary ...

2 years 前 | 0

| 已接受

已回答
Lane preview with Scenario Reader
Hi Andrea, the Scenario Reader produces information about lane detection as you have mentioned. In the Scenario Reader Block, it...

2 years 前 | 1