maudzung / SFA3D

Super Fast and Accurate 3D Object Detection based on 3D LiDAR Point Clouds (The PyTorch implementation)
https://github.com/maudzung/Super-Fast-Accurate-3D-Object-Detection
MIT License
1k stars 271 forks source link

Ignore unknown argument in argparse #60

Open tongtybj opened 2 years ago

tongtybj commented 2 years ago

Ignoring the unknown arguments is necessary for creating a roslaunch file for https://github.com/maudzung/SFA3D/blob/ea0222c1b35489dc35d8452c989c4b014e20e0da/ros/src/super_fast_object_detection/src/rosInference.py. Otherwise, following errors will occur:

error: unrecognized arguments: __name:=xxx __log:=xxxx.log