photo

Nishan Nekoo

MathWorks

Last seen: 2 Tage vor Aktiv seit 2022

Followers: 2   Following: 0

Programming Languages:
C, MATLAB
Spoken Languages:
English
Professional Interests:
Simulink 3D Animation, Automotive, Powertrain Blockset, Vehicle Dynamics Blockset

Statistik

  • Knowledgeable Level 4
  • 12 Month Streak
  • First Review
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
How to add a customized drive cycle in the vehicle composer app?
Hi @Deepa M K, Unfortunately, there curently isn't a way to do this in the VVC directly. However, once you generate the vehicle...

3 Tage vor | 0

Beantwortet
UAV Toolbox - How to run a Simulink-Unreal cosimulation with thermal (IR) cameras?
Hi Eugenio, Unfortunately there is no native support for thermal imaging in Unreal Engine and by extension in Simulink 3D Anima...

11 Tage vor | 1

| akzeptiert

Beantwortet
Simulink 3D Animation: Zwei Actors miteinander verbinden
Hi Klaus, One way to do this is to add the Pendulum as a "child" of the Cart instead of the "Actor": >> add(World,Pendulum,Car...

13 Tage vor | 0

| akzeptiert

Beantwortet
3D fisheye camera for Unreal Engine simulation
Hi Hiroyasu, Apologies for the delayed response here but this is certainly possible. The Simulation 3D Fisheye Camera has a "Pa...

etwa ein Monat vor | 0

Beantwortet
Implementing Force Feedback in Logitech G25 in Matlab Simulink
Hi Subrat, Apologies for the delayed response here but this is an interesting question that I wanted to provide an answer to fo...

2 Monate vor | 1

Beantwortet
Simulink video viewer black screen
This issue may arise if all the Sim3D blocks are not in the same subsystem. Place all the blocks in the same subsystem if possib...

2 Monate vor | 0

Beantwortet
Adaptive head lighting using Simulink
Hi Aniket, Apologies for the delayed response here. Starting in R2024b, you can use the sim3d.Light actor in a Simulation 3D Ac...

2 Monate vor | 0

Beantwortet
Issue while Loading AutoVrtlEnv.uproject in the Unreal Engine Editor
Hi @Hector Mata, as Nirupama has suggested above, the error is likely due to your computer not meeting the minimum system requir...

2 Monate vor | 0

Beantwortet
Linux Plugin "MathWorksSimulation" failed to load because module "MathworksSimulation" could not be loaded
Hello, I am sorry that you are running into issues with setting up the co-simulation. Thank you for the detailed background, I t...

2 Monate vor | 0

Beantwortet
Adding a Transmitter and Receiver Physics into Unreal Engine 5 Environment using Simulink 3D
Hi Krishnakanth, Unfortunately, we do not offer the ability to model transmitters and receivers to study Quailty of Service in...

3 Monate vor | 1

| akzeptiert

Beantwortet
Adding a camera to actor in Unreal Editor
Thank you for pointing out the inconsistencies in that documentation page around the Sim3DCamera and Sim3dSceneCap - we'll look ...

3 Monate vor | 0

Beantwortet
Increasing boundary limits in Unreal engine
Hi Vivek, there shouldn't be any invisible boundary. For example, here is the default aircraft flying at an altitude of 14km: ...

3 Monate vor | 0

Beantwortet
Correct order for applying transforms to Children vertices of an Actor in Simulink 3D Animation
Hi Lai, While I don't know the answer to your question directly, I do think you can try and narrow this down using only two nod...

3 Monate vor | 0

Beantwortet
custom UAV vehicle simulation scene views in UE4.27
Hello! I just wanted to clarify whether you are adding this custom UAV model using the Simulaion 3D UAV Vehicle, or are you addi...

3 Monate vor | 0

Beantwortet
Double Lane Change Reference Application - Unreal enabled not working
Hi Ekrem, Thank you for pointing out this issue. I was able to reproduce the same error, and we will consider resolving this in...

3 Monate vor | 0

Beantwortet
How do I modify the custom aircraft files refered to in "path to custom mesh" in the "Simulation 3D Aircraft" block
Hi Elias, The file containing the default actors of the Simulation 3D Aircraft block that appear in the Simulation 3D Viewer vi...

3 Monate vor | 0

Beantwortet
How to use IES files with sim3d.Light
Hi Tanaka-san, It seems like the IES file is not getting imported because of path issues. IESFilePath requires a full system pa...

3 Monate vor | 0

| akzeptiert

Beantwortet
Simple Drone Propeller Simulation
Check out this example on how to do this using Simulink 3D Animation: https://www.mathworks.com/help/sl3d/simulate-a-quadcoptor....

3 Monate vor | 0

Beantwortet
export an fbx file or directly import it into to unreal engine
Hi Rahul, apologies for the very late response here. Is the goal here to get the collision mesh that is generated in MATLAB as a...

3 Monate vor | 0

Beantwortet
Including multiple actors in Simulink 3D animation with asbQuadcopter model
Hi Benjamin, You can add a Simulation 3D Actor block to your model to get a basic shape such as a red sphere. In the initializ...

4 Monate vor | 1

| akzeptiert

Beantwortet
Regarding Packaging Unreal Engine Scenes
Hi Ketan, I understand that you are building a custom scene in the Unreal Editor, and that you are currently compiling that sce...

4 Monate vor | 0

Beantwortet
How to simulate an uphill road on UnrealEngine?
Hi Alessandra, starting in R2024b, Vehicle Dynamics Blockset provides a 3D Scene of the ZalaZone Automotive Proving Grounds Hill...

5 Monate vor | 0

Beantwortet
setup scene customization using support package error (Simulink-unreal engine integration)
Hi Vishnu, it sounds like the support package did not download correctly. Ensure that the plugins and the AutoVrtlEnv project ...

5 Monate vor | 0

Beantwortet
How to ensure "BeginOverlapEvent" triggers only once or resets when updating episodes in a quadcopter reinforcement learning task?
Hello! There is a known issue with Overlap Events when the objects are both moving in the same direction. Is this the case for y...

5 Monate vor | 0

Beantwortet
Errors while linking unreal engine to matlab
Hi Ketan, I believe this error regarding the MathWorks Geospatial plugin is suggesting that you have not installed CesiumForUnr...

5 Monate vor | 1

| akzeptiert

Beantwortet
Add multiple actors in one Simulink Simulation 3D Actor Block
Hi Alyssa, When using the Simulation 3D Actor block, you are effectively creating an Actor in the World. Any element that you ...

6 Monate vor | 0

| akzeptiert

Beantwortet
Programmatically add Actors to sim3d world in Simulink
Hi Alyssa, There are a few different approaches you can take here and I think this example could be very relevant for you: http...

6 Monate vor | 0

| akzeptiert

Beantwortet
Simulation 3D Scene Configuration Block Error
Hi Chuan-Yu, apologies for the delayed response here but this may have been an issue with having the Unreal Editor open while tr...

7 Monate vor | 0

Beantwortet
RoadRunner plugins for Unreal 4.26
Hi Tim, apologies for the delayed response here but were you able to try the export in R2022a to see if it was compatible with U...

7 Monate vor | 0

Beantwortet
3D simulation engine interface setup timeout.
Hi Ahmed, this error could be due to not clicking 'Start' on UE to start simulation when doing co-simulation with the Unreal Edi...

7 Monate vor | 0

Mehr laden