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

Wrong visual about PointStamped radius #1676

Closed
Julien-Livet opened this issue Nov 2, 2021 · 2 comments
Closed

Wrong visual about PointStamped radius #1676

Julien-Livet opened this issue Nov 2, 2021 · 2 comments

Comments

@Julien-Livet
Copy link

Julien-Livet commented Nov 2, 2021

I observed a vocabulary mistake about PointStamped display : the field "Radius" currently matches to the diameter (with TF display).
I think it is more simple to rename the field than correct the code (div by 2), probably https://github.com/ros-visualization/rviz/blob/5531206e77d8092dbdb6a50a5b1a3c23fe5e181e/src/rviz/default_plugin/point_display.cpp or here https://github.com/ros-visualization/rviz/blob/5531206e77d8092dbdb6a50a5b1a3c23fe5e181e/src/rviz/default_plugin/point_visual.cpp.

Capture d’écran_2021-11-02_11-38-21

Your environment

  • OS Version: e.g. Xubuntu 20.04
  • ROS Distro: [Noetic]
  • RViz, Qt, OGRE, OpenGl version as printed by rviz:
[ INFO] [1635843067.996297233]: compiled against Qt version 5.12.8
[ INFO] [1635843067.996307080]: compiled against OGRE version 1.9.0 (Ghadamon)
[ INFO] [1635843068.006034471]: Forcing OpenGl version 0.
[ INFO] [1635843068.251274587]: Stereo is NOT SUPPORTED
[ INFO] [1635843068.251392943]: OpenGL device: llvmpipe (LLVM 12.0.0, 128 bits)
[ INFO] [1635843068.251541995]: OpenGl version: 3,1 (GLSL 1,4).```
@rhaschke
Copy link
Contributor

rhaschke commented Nov 2, 2021

Well spotted!

@rhaschke
Copy link
Contributor

rhaschke commented Nov 3, 2021

Fixed via #1678.

@rhaschke rhaschke closed this as completed Nov 3, 2021
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