Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

youngday/hypersen_lidar_ros2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

add ros2 driver of hps3d160 lidar of hypersen

test condition

Note !

  • software env: eloquent ubuntu18.04
  • hardware env: rk3399 arm64
    if on x86,replace libhps3d.so for x86 lib,get by offical hypersen github site.

get project files and script files

compile and run

  • compile
./compile.sh
  • run
./run.sh
  • on another consle,run
./rviz.sh

self yaml files

you can setup param by change yaml file of config.yaml

reference

end

good luck ! Thanks for all !