回答済み
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年 前 | 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年 前 | 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年以上 前 | 0

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

1年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 1