-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gazebo 7.8 crash more visible or more common #212
Comments
Original comment by Vinayak Jagtap (Bitbucket: vinayak_jagtap). @chapulina Thanks for that info. I didn't know it was that easy. I'll just default it to true as I keep seeing these errors often. |
Original comment by Jeremy White (Bitbucket: knitfoo). Huh. I thought I was always running with debug:=true; I must have lost that somewhere along the way. /me blushes. Putting it back in now... |
Original comment by Jeremy White (Bitbucket: knitfoo). Urk. Very first run on r771 got this simply walking out of the finish box. Had debug off, because I wanted to test production circumstances. |
Original comment by Jeremy White (Bitbucket: knitfoo). Okay, other runs on r771 are okay; I'll keep an eye out. Hopefully no escalation of this one from that raft of changes. |
Original comment by Erica Tiberia (Bitbucket: T_AL). I'm noticing consistent crashes in the hab after reharness - log says robot is being lowered, detached etc but she is just hanging there. |
Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters). @T_AL if it is stuck with harness in state 4 (as in #210 or this problem with pelvis height), I have had some success by sending new pelvis height commands, or just manually detaching (at your own risk) if both feet are on the ground but the weight distribution is uneven, causing the detachment logic not to trigger:
|
Original report (archived issue) by Jeremy White (Bitbucket: knitfoo).
A gazebo server crash, which has been one of the common startup failures (but perhaps only 1 in 10 or even less than that), now seems to happen more often.
Notably, it seems as though when we give it a checkpoint move instruction, and we're at the point of reharness, we seems to risk getting it again. Perhaps nicely, this failure seems to come with more informaton. I get the following on the terminal:
The can't parse message errors are familiar to me, and the gzserver crash is familiar as well. The assertion failure is new.
The text was updated successfully, but these errors were encountered: