ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

I can confirm this on 12.04 (x64)/Groovy. I found a related issue on github already: https://github.com/ros-visualization/rviz/issues/553. There are a few similar issues in the rqt tracker that have been closed, so perhaps it hasn't been pushed out to the public yet?

I can confirm this on 12.04 (x64)/Groovy. I found a related issue on github already: https://github.com/ros-visualization/rviz/issues/553. There are a few similar issues in the rqt tracker that have been closed, so perhaps it hasn't been pushed out to the public yet?

EDIT

I believe that this fixes it https://github.com/ros-visualization/rviz/pull/560 (it does on my system).

It's a one-line edit, so it should be pretty easy to patch rviz and build from source on your own system.

I can confirm this on 12.04 (x64)/Groovy. I found a related issue on github already: https://github.com/ros-visualization/rviz/issues/553. There are a few similar issues in the rqt tracker that have been closed, so perhaps it hasn't been pushed out to the public yet?

EDIT

I believe that this fixes it https://github.com/ros-visualization/rviz/pull/560 (it does on my system).

It's a one-line edit, so it should be pretty easy to patch rviz and build from source on your own system.

EDIT 2

Fixed in latest debs.