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

Missing dependency in ros indigo on Ubuntu 14.04? #32

Open
drewm1980 opened this issue Aug 19, 2015 · 1 comment
Open

Missing dependency in ros indigo on Ubuntu 14.04? #32

drewm1980 opened this issue Aug 19, 2015 · 1 comment

Comments

@drewm1980
Copy link

$ cat /etc/issue
Ubuntu 14.04.1 LTS \n \l

$ sudo apt-get install ros-indigo-rqt-graphprofiler

$ which rqt_graphprofiler
/opt/ros/indigo/bin/rqt_graphprofiler

$ rqt_graphprofiler
qt_gui_main() found no plugin matching "rqt_graphprofiler.visualizer_plugin.VisualizerPlugin"

$ aptitude search rqt
i A ros-indigo-rqt-rviz

The graph profiler doesn't show up as a plugin in rqt either; perhaps it's related.

@jvgomez
Copy link

jvgomez commented Nov 10, 2015

I was having the same problem. I closed everything, run rqt --force-discover and then everything was working. I run it with rosrun rqt_graphprofiler rqt_graphprofiler and now it also appears under Instrospection plugins.

However, I cannot see anything in the window. No graph is shown.

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