Skip to content
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

Baxter simulator for ros testing - gazebo aborts [1] #114

Open
alecive opened this issue May 5, 2017 · 0 comments
Open

Baxter simulator for ros testing - gazebo aborts [1] #114

alecive opened this issue May 5, 2017 · 0 comments

Comments

@alecive
Copy link

alecive commented May 5, 2017

Hello,

I am trying to set up travis builds with an headless gazebo server to perform ros tests and integration tests. I am having a number of problems, which I will place in independent issues for the sake of sanity.

Problem 1 is that sometimes gazebo crashes with the following error:

[ INFO][/baxter_emulator::service::exists]: waitForService: Service [/gazebo/get_link_properties] has not been advertised, waiting...
X Error of failed request:  BadDrawable (invalid Pixmap or Window parameter)
  Major opcode of failed request:  154 (DRI2)
  Minor opcode of failed request:  3 (DRI2CreateDrawable)
  Resource id in failed request:  0x4a00002
  Serial number of failed request:  31
  Current serial number in output stream:  33
[INFO][/robot/controller_spawner::main]: Controller Spawner: Waiting for service controller_manager/load_controller
[INFO][/robot/controller_spawner_stopped::main]: Controller Spawner: Waiting for service controller_manager/load_controller
[INFO][/robot/left_gripper_controller_spawner_stopped::main]: Controller Spawner: Waiting for service controller_manager/load_controller
[INFO][/robot/right_gripper_controller_spawner_stopped::main]: Controller Spawner: Waiting for service controller_manager/load_controller
gzserver: /usr/include/boost/thread/pthread/recursive_mutex.hpp:101: boost::recursive_mutex::~recursive_mutex(): Assertion `!pthread_mutex_destroy(&m)' failed.
Aborted (core dumped)

this happens only if I launch baxter_world.launch from a rostest, not from a roslaunch.

See #115 and #116 as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant