Hi everyone,
I'm working on a custom TDMA-based duplex communication simulation in ns-3 (version 3.42) using WiFi, and I’ve enabled NetAnim visualization successfully. I can see all nodes (UEs and base station) positioned correctly, and the simulation runs without errors.
However, the issue is that no packet animations appear in NetAnim — I only see the nodes.
Link to code: https://github.com/Pratyushs411/ns-3/blob/main/mobilityTDMA.cc