Skip to content

EAIBOT/flashgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLASH LIDAR ROS PACKAGE V2.3.9

ROS node and test application for FLASH LIDAR

Visit EAI Website for more details about FLASH LIDAR.

How to build FLASH LIDAR ros package

1) Clone this project to your catkin's workspace src folder
2) Running catkin_make to build flashgo_node and flashgo_client
3) Create the name "/dev/flashlidar" for flash lidar
--$ roscd flashgo/startup
--$ sudo chmod 777 ./*
--$ sudo sh initenv.sh

How to run FLASH LIDAR ros package

There're two ways to run FLASH LIDAR ros package

  1. Run FLASH LIDAR node and view in the rviz

roslaunch flashgo lidar_view.launch

You should see FLASH LIDAR's scan result in the rviz.

  1. Run FLASH LIDAR node and view using test application

roslaunch flashgo lidar.launch

rosrun flashgo flashgo_client

You should see FLASH LIDAR's scan result in the console

About

The driver of Flash Lidar for ROS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published