I've made this simple code showing a possible bug in ARGoS physics. Very simple: a footbot and a huge and heavy box (mass: 750 kg) are located in an arena.
The footbot go straight on and pushes the box for a while. As soon as the bot stops moving (and therefore to push the box), the box mysteriously continues to slide across the floor. This bug happens both with and without a floor entity.
Attached you can find the .cpp, .h and .xml of this weird phenomenon

Thanks in advance!