Real time point cloud processing and latency
问题 Our project is to integrate Lidar system into virtual reality (unity). I could achieve that integration with ROS-bridge. Next step is to process the point cloud data before we send it to unity system. Lidar sensor velodyne VLP-16 Ubuntu 18.4 IDE: Pycharm (python) Point cloud processing: python point cloud library with ROS ros-bridge with unity system Problem Without processing, there is only 1 second latency from sensor to unity visualization. But processing point-cloud data in ROS(pycharm)