Skip to content

hesaiwuxiaozhou/Pandar40P_Apollo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pandar40P_Apollo

Clone: git clone https://github.com/HesaiTechnology/Pandar40P_Apollo.git

Build: cd mkdir build ; cd build; cmake .. ; make

Add to your project: In CmakeList.txt: add_subdirectory(<path_to>Pandar40P)

include_directories( <path_to>Pandar40P/include )

target_link_libraries( Pandar40P )

In codes: #include "pandar40p/pandar40p.h" #include "pandar40p/point_types.h"

About

SDK of Pandar40P for Baidu Apollo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published