photo

Nishan Nekoo

MathWorks

Last seen: 2 jours il y a Actif depuis 2022

Followers: 2   Following: 0

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

Statistiques

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

Afficher les badges

Feeds

Afficher par

Réponse apportée
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 jours il y a | 0

Réponse apportée
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 jours il y a | 1

| A accepté

Réponse apportée
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 jours il y a | 0

| A accepté

Réponse apportée
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...

environ un mois il y a | 0

Réponse apportée
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 mois il y a | 1

Réponse apportée
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 mois il y a | 0

Réponse apportée
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 mois il y a | 0

Réponse apportée
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 mois il y a | 0

Réponse apportée
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 mois il y a | 0

Réponse apportée
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 mois il y a | 1

| A accepté

Réponse apportée
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 mois il y a | 0

Réponse apportée
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 mois il y a | 0

Réponse apportée
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 mois il y a | 0

Réponse apportée
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 mois il y a | 0

Réponse apportée
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 mois il y a | 0

Réponse apportée
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 mois il y a | 0

Réponse apportée
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 mois il y a | 0

| A accepté

Réponse apportée
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 mois il y a | 0

Réponse apportée
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 mois il y a | 0

Réponse apportée
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 mois il y a | 1

| A accepté

Réponse apportée
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 mois il y a | 0

Réponse apportée
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 mois il y a | 0

Réponse apportée
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 mois il y a | 0

Réponse apportée
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 mois il y a | 0

Réponse apportée
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 mois il y a | 1

| A accepté

Réponse apportée
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 mois il y a | 0

| A accepté

Réponse apportée
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 mois il y a | 0

| A accepté

Réponse apportée
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 mois il y a | 0

Réponse apportée
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 mois il y a | 0

Réponse apportée
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 mois il y a | 0

Charger plus