Conversation
This file implements a circular pattern mobility model for UAV simulation, allowing drones to fly in circular paths with configurable parameters.
| @hkphimanshukumar321 Hi~
Could you please update the code to address these issues? I look forward to your reply so we can proceed with the merge. |
This TDMA protocol is needed to be instantiated manually by changing the drone , using MAC from CSMA/CA to TDMA then the modelled TDMA will show different results for the metrics mentioned.
Removed the SpiralPattern class, which provided functionality for a drone to fly in an expanding or contracting spiral trajectory. will make a seperate class fro spiral movement and make necessarry change sin thsi movment pattern
| Hi, @hkphimanshukumar321 , thank you for your PR. We have reviewed the Actually, we have fixed these problems, if you want, I would be happy to email you the new revised |
| Hey, Thanks for the review and for catching those bugs with the drone slot assignment! Yes, please email me the revised tdma.py. I’d be happy to use your fixed version so we can proceed with the merge. Thanks again! |
| Just a heads-up: I am currently working on adding more mobility models (spiral model initially incomplete) and an RL-based MAC selection feature. I plan to update the project with these soon. If you have any suggestions or specific features you'd like to see regarding that, let me know! |
No description provided.