-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
There is an issue when tool is used on Ubuntu 24.04 LTS with ROs2 kilted. After adding panel to rviz2 I always get this Warning:
Warning: class_loader.impl: SEVERE WARNING!!! A namespace collision has occurred with plugin factory for class q_simulation_interfaces::SimulationPanel. New factory will OVERWRITE existing one. This situation occurs when libraries containing plugins are directly linked against an executable (the one running right now generating this message). Please separate plugins out into their own library or just don't link against the library and use either class_loader::ClassLoader/MultiLibraryClassLoader to open.
at line 321 in /opt/ros/kilted/include/class_loader/class_loader/class_loader_core.hpp
Found InteractiveMarkers display with namespace: simulation_interfaces_panel
Found InteractiveMarkers display with namespace: simulation_interfaces_panel
In addition using this call to retrieve available spawnables causes segmentation fault or std::bad_array_new_length
Metadata
Metadata
Assignees
Labels
No labels