Beantwortet
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...

etwa ein Jahr vor | 1

Beantwortet
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...

etwa ein Jahr vor | 1

Beantwortet
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...

mehr als ein Jahr vor | 0

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

mehr als ein Jahr vor | 0

Beantwortet
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...

mehr als ein Jahr vor | 2

Beantwortet
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...

mehr als ein Jahr vor | 0

Beantwortet
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 ...

mehr als ein Jahr vor | 1

Beantwortet
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...

mehr als ein Jahr vor | 1

| akzeptiert

Beantwortet
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...

etwa 2 Jahre vor | 0

Beantwortet
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...

etwa 2 Jahre vor | 2

Beantwortet
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...

etwa 2 Jahre vor | 0

| akzeptiert

Beantwortet
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 ...

etwa 2 Jahre vor | 0

| akzeptiert

Beantwortet
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...

etwa 2 Jahre vor | 1