Skip to content

raultron/lidar-lite-v3-ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Lidar Lite V3 ROS

Requirements:

Aruino UNO or better and a PC with ROS.

Instructions

  1. Install the following libraries:
  1. Open the lidar-lite-v3-ros.ino file in Arduino IDE and program the Arduino.

  2. Connect the Lidar Lite to the Arduino using the example configuration shown on page 3 of the manual.

  3. Launch a roscore

roscore

  1. Run the rosserial client application that forwards your Arduino messages to the rest of ROS. Make sure to use the correct serial port:

rosrun rosserial_python serial_node.py /dev/ttyUSB0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%