You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The file Swarmbot.h contains getSwarmBots() while Communication.h contains getAllPose(). On looking closely into both the methods, I think they do the exact same thing. Am I wrong? If not, then we should just stick to one.
The file
Swarmbot.hcontainsgetSwarmBots()whileCommunication.hcontainsgetAllPose(). On looking closely into both the methods, I think they do the exact same thing. Am I wrong? If not, then we should just stick to one.