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

The topic in the added GridCells plug-in is not displayed #1720

Closed
qisongH opened this issue Mar 7, 2022 · 5 comments
Closed

The topic in the added GridCells plug-in is not displayed #1720

qisongH opened this issue Mar 7, 2022 · 5 comments

Comments

@qisongH
Copy link
Contributor

qisongH commented Mar 7, 2022

After adding the GridCells plug-in through the "Add - > By topic" interface in RViz, the topic in the added GridCells plug-in is not displayed, which is different from that of other plug-ins added in the same way.
image
image

Your environment

  • OS Version: e.g. Ubuntu 18.04
  • ROS Distro: [Melodic]
  • RViz, Qt, OGRE, OpenGl version as printed by rviz:
[ INFO] [1646653665.369882000]: rviz version 1.13.18
[ INFO] [1646653665.369933300]: compiled against Qt version 5.9.5
[ INFO] [1646653665.369944800]: compiled against OGRE version 1.9.0 (Ghadamon)
[ INFO] [1646653665.373622300]: Forcing OpenGl version 0.
[ INFO] [1646653665.491788300]: Stereo is NOT SUPPORTED
[ INFO] [1646653665.492296300]: OpenGL device: llvmpipe (LLVM 10.0.0, 256 bits)
[ INFO] [1646653665.492382900]: OpenGl version: 3.1 (GLSL 1.4).

image

@rhaschke
Copy link
Contributor

rhaschke commented Mar 7, 2022

You mean, the topic field is empty, while it should show the selected topic name?
Which version of rviz are you using?

@rhaschke
Copy link
Contributor

rhaschke commented Mar 7, 2022

I was able to reproduce the issue on Melodic, but not on Noetic. Can you confirm?
I won't dig into the code to fix a bug that's only present in an outdated release. Please consider updating or file a fixing PR for Melodic. Thanks.

@qisongH
Copy link
Contributor Author

qisongH commented Mar 7, 2022

You mean, the topic field is empty, while it should show the selected topic name? Which version of rviz are you using?
Yes, the topic field should show the selected topic name and display GridCells in 3D area. The version of rviz is 1.13.18.

@qisongH
Copy link
Contributor Author

qisongH commented Mar 7, 2022

I was able to reproduce the issue on Melodic, but not on Noetic. Can you confirm? I won't dig into the code to fix a bug that's only present in an outdated release. Please consider updating or file a fixing PR for Melodic. Thanks.

Sorry, this issue occurred on Melodic, I re-edited the environment in which the issue occurred.

@rhaschke
Copy link
Contributor

Fixed via #1722

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

No branches or pull requests

2 participants