question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Incorrect visualization of LiDAR

See original GitHub issue

System information (version)

Detailed description

I tried to use ros-bridge and visualize LiDAR data using rviz. But, I think that visualization of LiDAR data is incorrect.

It seems that the result of visualization is correct when the vehicle stops.

screenshot from 2019-01-16 00-18-40

But, it seems that the result of visualization is incorrect and points of past frame remain when the vehicle moves.

screenshot from 2019-01-16 00-18-51

I could not determine the problem which is the problem between CARLA and ros-bridge.

Steps to reproduce

CarlaUE4

$ cd ${CARLA_ROOT}
$ ./CarlaUE4.sh -carla-server -windowed -ResX=320 -ResY=240

carla_ros_bridge

$ source ~/ros/catkin_ws_for_carla/devel/setup.bash
$ roslaunch carla_ros_bridge client_with_rviz.launch

manual_control

$ cd ${CARLA_ROOT}
$ python manual_control.py

And, I selected LiDAR as sensor.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
atinfinitycommented, Jan 17, 2019

@danil-tolkachev Thank you for your solution. It seems that the result of visualization is correct.

0reactions
atinfinitycommented, Mar 13, 2019

@gnykumar Thank you for your proposal! I’ll try this proposal.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Lidar Error Dictionary | U.S. Geological Survey - USGS.gov
The purpose of this dictionary is to provide standardized language to describe commonly encountered errors associated with lidar datasets submitted to the ...
Read more >
Shifting LiDAR point clouds that have been incorrectly ...
I have two LiDAR point clouds (.las files) of a densely forested area that were captured from two different sensors (A and B)....
Read more >
Correcting Positioning for LiDAR Datatset - Esri Community
I am analyzing multiple LiDAR datasets looking at the changes between pre-wildfire and post-wildfire topography.
Read more >
Why Not a Single Image? Combining Visualizations to ... - MDPI
Visualization products computed from a raster elevation model still form the basis of most archaeological and geomorphological enquiries of lidar data.
Read more >
Is Elon Wrong About LiDAR? - Scale AI
Looking at the LiDAR point cloud takes almost all this guesswork out since the captured points trace the edges of both the left...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found