Welcome to RAWSim-O Discussions! #4
Replies: 4 comments 13 replies
-
Thanks for your nice work. I wonder if you have the python interface for development? |
Beta Was this translation helpful? Give feedback.
-
Hi Marius, I'm not used to C# and Visual Studio at all but I managed to compile the project and tried some functionalities like in the tutorial provided in the README. I tried to implement a modified PodStorage controller like in the tutorial but I didn't succeed. I'm here to ask for some help in developing some functionalities in the project and learning how to explore and understand your codebase. Is this the right space where to ask this? To proceed with the development of my thesis, I need to inject faults in single robots and retrieve each bot position for each timestep. I tried to modify lines 711 and 712 of RAWSimO.Core.Bots.BotNormal.cs to:
and then recompiled the project. Compilation turned out successful but bots kept moving. For now, I would like to understand how to stop a bot, any kind of help would be appreciated! Thank you in advance! |
Beta Was this translation helpful? Give feedback.
-
Dear Marius, |
Beta Was this translation helpful? Give feedback.
-
Hi Marius! |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
Feel free to use discussions for questions / ideas that do not immediately need to go into an issue. 🤗
Beta Was this translation helpful? Give feedback.
All reactions