- Hardware
- GPU Nvidia RTX4060
- Software
- Ubuntu 20.04
- ROS noetic
- TensorRT 8.6.1.6
- CUDA 11.8
- cuDNN 8.9.7
scene1.webm
- Please First Update your
TensorRT
include
andlibrary
path inCMakeLists.txt
's line 32 (TENSORRT_INCLUDE_DIRS
) and 33 (TENSORRT_LIBRARY_DIRS
).
cd <your catkin_workspace>/src
git clone [email protected]:JYS997760473/CenterPoint-ROS-Detection-and-Tracking.git
catkin build centerpoint_detection
- Recommand generate nuscenes rosbag from nuscenes2bag.
Or can download a demo rosbag from Google Drive
roslaunch centerpoint_detection_and_tracking centerpoint_detection.launch
rosbag play <rosbag.bag>
roslaunch centerpoint_detection_and_tracking centerpoint_detection_and_tracking.launch
rosbag play <rosbag.bag>