MartinaB85

Results 15 comments of MartinaB85

Yes, I was calling the reset in the code, but even if commenting that line and leaving the sim.load only (as you see in the picture in attached) same things...

Actually I am using the same code as you provided in the quick script examples..in the picture I have attached last time, I commented line 16-18 to see if the...

The issue is happening regardless. The same issue happens building the binary from your original simulator, without changes in the code. After building the binary it works fine for a...

Yes, I do have the same issue with your binary as well. In attached the Player.log file. Regarding my pc, I have attached a pic with the properties along with...

Thank you very much for helping me. I will try to fix these issues..just few questions: - on the first point, how can I make sure the simulator is using...

Good morning, I have checked all the things you suggested me, but I'm still experiencing the same issue. I share the player.log for the case when the scene is clearly...

These errors regarding the texture are happening if: 1) I do the build of the simulator (the first time everything's loading fine and everything works). 2) I change whatever small...

I have a string variable in the NPCBehaviour script as well as in the vehicleController script. This string needs to be changed to simulate 4 different cases. So I change...

I see, thanks for your clarification.! Now I know that is "normal".

The method is called in PhysicsUpdate() ![Updates](https://user-images.githubusercontent.com/73334464/106941457-28259500-6723-11eb-94e9-d0ff0e1cbff9.PNG)