From: Mohammad R. <raz...@gm...> - 2014-02-07 11:49:57
|
Hi As I read rssserver3d source code when clear ball and free-kick happens server invoke ClearPlayers method to move away agents from ball if they are too close to it. ClearPlayers itself calls MoveAgent function which move agent to a specified position and set the agent's velocity and angular velocity to zero. but in out tests when clear ball happens there is no zero in messages from server unlike free-kick times. so , is it a bug in rcssserver3d? or it's server policy? Thank you -- Regards Mohammad Razeghi |