-
Notifications
You must be signed in to change notification settings - Fork 37
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 loading fails intermittently (ros ticket #351) #69
Comments
[hsu] I had a similar error, Ken and I figured out that it was due to unclean exit of gazebo. The current solution is to restart botherder/master. see ticket |
[mcgann] Output Console Data when it failed. {{{ SUMMARYPARAMETERS
MACHINES NODES starting new master Part of the Player/Stage Project [http://playerstage.sourceforge.net]. creating /tmp/gazebo-mcgann-0 [mech.py-1] escalating to SIGTERM |
[hsu] core dump yields BaseController's member variable robot_state_->model_ == null {{{ |
[hsu] sorry, core dump too large (119M). email me if you want a copy. |
[hsu] appears to be working after proper destruction of Plugins, Mechanism and Controller Nodes. |
When running some executive trex test cases, I get intermittent failures starting gazebo. To repeat:
rosmake executive_trex_pr2
roscd executive_trex_pr2/arm.0
The final step may have to be repeated a number of times:
roslaunch launch.xml
trac data:
The text was updated successfully, but these errors were encountered: