Pointpillars-ROS icon indicating copy to clipboard operation
Pointpillars-ROS copied to clipboard

Pointpillars with ROS Rviz

Results 5 Pointpillars-ROS issues
Sort by recently updated
recently updated
newest added

I get this error when inference the model: 'TorchInferenceContext' object has no attribute 'get_inference_input_dict_ros' . I check second_ros.py and second/pytorch/inference.py, and it exactly has no 'get_inference_input_dict_ros' attribute. How to solve...

anaconda3/envs/pointpillars/lib/python3.6/site-packages/spconv/utils/__init__.py", line 69, in points_to_voxel assert block_filtering is False AssertionError

hello, I have tried to reimplement the Pointpillars in ROS with my velodyne puck 16, but always failed. what is your second.pytorch version, or can you upload your full data...

ModuleNotFoundError: No module named 'second'

![스크린샷, 2023-01-29 22-11-46](https://user-images.githubusercontent.com/78481524/215328599-67879efb-aa1e-4823-ab6d-3c45dcb572d0.png) When I run the launch file, this error occured. How can I solve this problem?