patchwork icon indicating copy to clipboard operation
patchwork copied to clipboard

SOTA fast and robust ground segmentation using 3D point cloud (accepted in RA-L'21 w/ IROS'21)

Results 6 patchwork issues
Sort by recently updated
recently updated
newest added

`include/patchwork/patchwork.hpp:373: double PatchWork::consensus_set_based_height_estimation(const RowVectorXd&, const RowVectorXd&, const RowVectorXd&) [with PointT = pcl::PointXYZ; Eigen::RowVectorXd = Eigen::Matrix]: Assertion `!only_one_element' failed.` Hi, when I tried to run my own data, some troubles occurred...

Hello @LimHyungTae, Thank you for making this great work open-source. I have been going through the patchwork.hpp file and am having trouble understanding the consensus_set_based_height_estimation function. Could you explain what...

"When I play the bag file, the output keeps showing '0th node come, Operating patchwork... INITIALIZATION COMPLETE 0th node come Operating patchwork... [ATAT] The sensor height is auto-calibrated via the...

Hi! I fixed all warning shown on my system. Next pull request will be the changes I had to do to make it work with out robot. Cheers Frank

When I'm using run_patchwork.launch and my own dataset, I want to visualize the "ground" topic in rviz, but it tells me that Transform [sender=unknown_publisher] For frame [laser_link]: Fixed Frame [map]...

I found that Patchwok has been adapted to some mechanical lidars. I want to try applying patchwork to solid-state lidars (especially the Mid-360), so I'd like to ask if there...