Skip to content

A ROS package Multi VL53L0X sensors on Jetson TK1

Notifications You must be signed in to change notification settings

AlysonQ/ranged_finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ranged_finder

A ROS package for multiple VL53L0X application on Nvidia Jetson TK1

How to build source code

cd catkin_ws/src

git clone https://github.com/AlysonQ/ranged_finder

cd ..

catkin_make

How to RUN source code

Must be sudo !!

sudo -s

roscore

Then open second terminal

  • If you only want to read one sensor

rosrun ranged_finder measure1sensor_node

  • If you want to read two sensors

rosrun ranged_finder measure2sensor_node

  • If you want to read three sensors

rosrun ranged_finder measure3sensor_node

About

A ROS package Multi VL53L0X sensors on Jetson TK1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published