Answered
How can i install VRML editor and access all of object libraries and hear sound in Vrealm builder 2?
Hi Javad, this is a little late but the VRML Editor may be deprecated in a future release of the product. Instead, starting in R...

6 months ago | 0

Answered
how to build 3D simulation of a model?
Simulink 3D Animation is a great starting point to build 3D simulations of your model. Starting in R2024a, Simulink 3D Animation...

6 months ago | 0

| accepted

Answered
How to make the model with Aerospace Blockset for aircraft visualization using Unreal Engine?
Hi Kevin, You can run the MATLAB command on the following documentation page to look around the SkyHogg example (use "Copy Comm...

7 months ago | 1

| accepted

Answered
How to import a RoadRunner scene into Unreal Engine v5.3 using Simulink?
Please refer to Mike Sasena's comment on this MATLAB Answers post: https://www.mathworks.com/matlabcentral/answers/1947613-plan-...

7 months ago | 0

Answered
Simulation 3D Vehicle Lights
Hi Sully, The tail lights that you see here are synchronized with the vehicle headlights (I will refer to these as running ligh...

7 months ago | 0

| accepted

Answered
Finding waypoints Road Runner in Road Runner
Hi Prajwal, I assume this is the same question as this thread: https://www.mathworks.com/matlabcentral/answers/2043147-selectin...

8 months ago | 0

Answered
Selecting waypoints for a Roadrunner Scene to run on UE using Simulink
Hi Darshan, One approach is try to export RoadRunner Scene as an OpenDrive file. Import the OpenDrive file into the Driving Sce...

8 months ago | 0

Answered
Fatal Error when visualising Aircraft Simulation with Cesium Unreal Engine
Hi George, Referring to the link that you included above, the Note near the top on that page might be the solution to this issu...

9 months ago | 0

| accepted

Answered
3-D similation of vehicle
Hi Prajwal, Vehicle Dynamics Blockset™ provides a co-simulation framework that models driving algorithms in Simulink® and visua...

9 months ago | 0

Answered
Can Unreal physics engine be used for simulink models to verify the physics of simulation
The answer is yes, it does include physics and is not just for visualization only! With reference to this documentation page: h...

10 months ago | 2

| accepted

Answered
(RoadRunner suggestions)Pending enhancement of the pace of co-simulation with simulink
Hello, RoadRunner Scenario is supported directly in Simulink without the use of the Simulation 3D Scene Configuration block. Th...

10 months ago | 0

Answered
(simulink) Incompatible version of 3D Simulation engine: Undefined?
Hi, thank you for pointing out this issue and I apologize for the disruption to your work! This appears to be an issue with the ...

10 months ago | 0

| accepted

Answered
How to change the drive cycle in Simulink through script?
Hi, Looking into the setParamforManeuverAndDriver.m function provides some clues on how this can be done. On line 24 of that fi...

10 months ago | 0

| accepted

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

10 months ago | 1

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

11 months ago | 1

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

12 months ago | 0

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

12 months ago | 0

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

12 months ago | 2

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

12 months ago | 0

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

12 months ago | 1

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

12 months ago | 1

| accepted

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

1 year ago | 0

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

1 year ago | 2

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

1 year ago | 0

| accepted

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

1 year ago | 0

| accepted

Answered
Which packages should I have in order to be able to run a Simulink mode in RAPID accelerator mode?
Hi Riccardo, Depending on your license type and use case, you may also need one of these additional products to utilize the Ac...

1 year ago | 1

| accepted

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

1 year ago | 1