HBRS-SDP / ss22-ros2-perception

GNU General Public License v3.0
0 stars 3 forks source link

[Rolling] Rviz2 doesnt display certain pointcloud materials #5

Open vamsikalagaturu opened 2 years ago

vamsikalagaturu commented 2 years ago

Rviz2 in rolling, thrown errors while trying to display point cloud data.

[rviz2]: No techniques available for material [PointCloudMaterial202FlatSquare]

Issue reference

There's a temporary fix however to this issue:

MannavaVivek commented 2 years ago

Temporary alternative is to source the foxy distro in one terminal and run RVIZ2 in it, and the run the remaining nodes under ROS2 Rolling.

Samahu commented 1 year ago

I ran into this issue yesterday, is there any other method to workaround this bug beside source a different ros2 distro? when this bug could be fixed??