-
Notifications
You must be signed in to change notification settings - Fork 841
Open
Labels
Description
(isaacsim) yeonsoo@yeonsoo:~/workspace/gridmap_dep$ rviz2
[INFO] [1737354587.583518513] [rviz2]: Stereo is NOT SUPPORTED
[INFO] [1737354587.583585106] [rviz2]: OpenGl version: 4.6 (GLSL 4.6)
[INFO] [1737354587.644018510] [rviz2]: Stereo is NOT SUPPORTED
Hi, I'm developing elevation mapping based on python - ros2.
Currently, when i check the topic echo /elevation_map (custom), it is publishing correctly, but when i try to visualize it in rviz2, i am getting core_dump issue when i check the elevation_map.
I would be grateful if you could fix the error.