AutoLidarPerception / SqueezeSeg

Implementation of SqueezeSeg, convolutional neural networks for LiDAR point clout segmentation https://arxiv.org/abs/1710.07368
BSD 2-Clause "Simplified" License
23 stars 7 forks source link

No tf data. Actual error: Fixed Frame [velodyne] does not exist #10

Open yileichen123 opened 6 years ago

yileichen123 commented 6 years ago

When I ran the online.sh, there is no images and point on the rviz. Why?

Durant35 commented 6 years ago

image Any node like here: LidarPerception/kitti_ros

MoonWolf9067 commented 6 years ago

Have you solved it? I also meet this problem.