wavedata
wavedata copied to clipboard
Code for manipulating and visualizing data from autonomous driving sensors
Results
2
wavedata issues
Sort by
recently updated
recently updated
newest added
Is this a bug in https://github.com/kujason/wavedata/blob/c4b5aabd9eb3b74fad777349f75161032d3460fa/wavedata/tools/core/voxel_grid_2d.py#L67-L73 The height within a voxel is lost when it discretizes the points by voxel size. Shouldn't it be the following to pick the highest...
Hi, author. It is a great data visualization job, but I confuse how to use it to visualize my data or detection result? Just git clone it in my project?...