Simulation 3d Scene Configuration not adding camera to simulinkVehicle when co-simulating with Unreal Engine
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Ninad Mahesh
el 28 de En. de 2024
Comentada: 泽凯
el 19 de Nov. de 2024
Hi,
I have a project in MATLAB/Simulink for Adaptive Cruise Control which I am trying to co-simulate with Unreal Engine for an Output. The co-simulation itself runs fine, but the Camera that is supposed to be attached onto my ego Vehicle from the 'Scene View' Parameter from the 'Simulation 3D Scene Configuration block' does not work. Here is a quick video where the problem can be oberserved.
The expected output is wherein the camera follows the car along the Road like this:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1602266/image.png)
My simluation output:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1602271/image.png)
I am using Unreal Engine 4.27.2 with all the plugins properly Configured.
0 comentarios
Respuesta aceptada
Nishan Nekoo
el 29 de En. de 2024
Hi Ninad,
Under Edit > Project Settings > Project > Maps and Modes (this path might look different in Unreal Engine 4)
Change the "Default GameMode" setting to Sim3dViewerGameMode and the camera should follow the car along the road.
Let me know if that works for you!
Nishan
4 comentarios
Nishan Nekoo
el 19 de Nov. de 2024
Hello, this seems unusual if you have completed the steps that I described above. Pressing 'Tab' allows you to switch between camera views, when you press "Tab" do you get the view where the UAV is in your screen and the numeric keypad works?
Nishan
泽凯
el 19 de Nov. de 2024
not works, here is my scene of UAV, it's under the UAV. If I need to add some cameras while making fbx model or making the custom ue scene?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1809633/image.jpeg)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1809638/image.png)
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!