Skip to content

Starting MongoDB constraint database node with reset argument leads to class_loader::LibraryUnloadException #3579

@stevenoh2003

Description

@stevenoh2003

Your environment

  • ROS Distro: [Noetic]
  • OS Version: Ubuntu 20.04

Steps to reproduce

Steps can be reproduced by simplying running the default_warehouse_db.launch file inside your moveit_config folder generated by moveit. One also must set the "reset" argument inside the launch file to be true.

In addition to this scenario, I found that after I launch the MongoDB warehouse server and use the constraint from the warehouse to plan trajectories in moveit commander the same error can be seen in my moveit commander terminal window after I finish the trajectories.

*Note that everything works (eg. warehouse server, moveit planning), but this error just appears at the end of 1)launching mongodb warehouse server and 2)moveit commander planning.

Expected behaviour

It should just launch a warehouse database server using MongoDB without outputting any errors.

Actual behaviour

It prints out error

terminate called after throwing an instance of 'class_loader::LibraryUnloadException' what(): Attempt to unload library that class_loader is unaware of.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions