Closed osrf-migration closed 8 years ago
Original comment by jasonzliang NA (Bitbucket: jasonzliang).
Original comment by jasonzliang NA (Bitbucket: jasonzliang).
Temporary fix: https://osrf-migration.github.io/osrf-projects-gh-pages/#!/osrf/robocup3ds/pull-requests/44/temp-fix-for-issue-16/diff
Original comment by jasonzliang NA (Bitbucket: jasonzliang).
Original comment by Carlos Agüero (Bitbucket: caguero, GitHub: caguero).
Fixed in pull request #45 by moving to Gazebo 7
Original report (archived issue) by jasonzliang NA (Bitbucket: jasonzliang).
To reproduce the problem, simply take the magma-protocol-tester from issue 12 (http://chaosscripting.net/files/magma-protocol-tester.zip), then:
start gazebo with robocup3ds plugin and run the magma-protocol-tester GUI
hit the "disconnect" button
The cause of the crash is due to the removal the agent's world model object from Gazebo after the client has reconnected. The reason for this is unknown and does not seem to be caused by the robocup plugin.
This issue only happens under very specific conditions: immediate after the server is started, you disconnect and reconnect with the exact same team name and agent uNum. If you connect an agent with different uNum or teamname in between steps 2 and 3, the problem does not occur. Afterwards, any attempt to reproduce the crash by following the steps above will not happen either.
The error message: