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

Plugin not found on jazzy #20

Open
StefanFabian opened this issue Nov 27, 2024 · 1 comment
Open

Plugin not found on jazzy #20

StefanFabian opened this issue Nov 27, 2024 · 1 comment

Comments

@StefanFabian
Copy link

I have installed the plugin using ros-jazzy-rqt-robot-steering but it does not show up in rqt and when starting manually, I get the following error message:

qt_gui_main() found no plugin matching "rqt_robot_steering.robot_steering.RobotSteering"
try passing the option "--force-discover"
Warning: class_loader.ClassLoader: SEVERE WARNING!!! Attempting to unload library while objects created by this loader exist in the heap! You should delete your objects before attempting to unload the library or destroying the ClassLoader. The library will NOT be unloaded.
         at line 127 in ./src/class_loader.cpp
@arne48
Copy link
Member

arne48 commented Nov 28, 2024

Hello @StefanFabian,
I could reproduce your issue.
Can you try to start rqt like this? -> rqt --force-discover
Then under Plugins you also have "Robot Tools" and also the direct command "rqt_robot_steering" should work.

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

2 participants