Skip to content

Getting Started with the LiDAR Starter Kit

Follow these steps to set up and start using your LiDAR Starter Kit:

Step 1: Hardware Setup

  1. Connect the LiDAR sensor to your computer using the provided cables.
  2. Ensure the power supply is connected and turned on.

LiDAR Connection Diagram
Figure 1: Connection setup for the LiDAR Starter Kit.

Step 2: Software Installation

  1. Install the required drivers and software from the SICK website.
  2. Download the example Python scripts provided in the kit.

Step 3: First Measurement

  1. Run the 01_read_devicetype.py script to verify the connection.
  2. Use the 02_read_measurement.py script to take a single measurement.

Refer to the advanced section for more complex use cases.