Rplidar Scan Data not visible on Rviz from remote pc [closed]

asked 2022-01-27 17:59:30 -0500

chabalkinw gravatar image

updated 2022-02-13 16:41:07 -0500

lucasw gravatar image

Hello

I'm using ROS Noetic on a Jetson Nano. I'm trying to display the scan data from my RPlidar A2 connected to my Jetson Nano on Rviz on a remote pc. I correctly followed the multiple pc tutorial http://wiki.ros.org/ROS/Tutorials/Mul... . I run the view_rplidar.launch on the Jetson Nano and I'm able to see the laser scan there. When I try to view it on Rviz on my remote pc the viewer is black. Not even a gird appears. However, when I type rostopic list on the remote pc I see the /scan topic and I can print it using rostopic echo /scan. Does anyone have a clue as to what's causing this issue?

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by chabalkinw
close date 2022-02-02 13:36:02.501602

Comments

Please search under prior questions under RViz remote such as: #q345366

osilva gravatar image osilva  ( 2022-01-27 19:46:02 -0500 )edit

I figured it out. It had something to do with the VM not using a proper emulated gpu causing hardware acceleration issues

chabalkinw gravatar image chabalkinw  ( 2022-02-02 13:35:49 -0500 )edit