The M8 is the first cost-effective long range LiDAR sensor enabling ubiquitous use of smart sensing in dynamic situations— made and tested for 3D mapping, security, harsh industrial environments and the most demanding applications. The M8 sensor’s small design sees by day or night, with no IR signature needed, and works in any weather. Multiple laser beams and Time-of-Flight (TOF) depth perception result in 3D point clouds for spatial sensing. With a 360° field of view, 420,000 points per second, long measurement range, high accuracy, and fine resolution, this sensor is now available at a breakthrough price.
This section requires the catkin_ws to be initialized and the turtlebot_dabit package created.
Please click here to learn how to initialize the catkin workspace
You will also need access to Quanergy's software: quanergy_client and quanergy_client_ros
- Quanergy M8 LiDAR
- 3d printed mount for Quanergy M8 (assembled)
- Quanergy M8 tether cable
- 12v to 24v Boost Converter (Power Adapter)
- Razor 9DOF IMU (embedded in M8 mount)
- Miscellaneous Velcro
- Miscellaneous fasteners
- Mount the lidar on top of the Turtlebot:

- Install the boost converter (power adatper)
- Hook up and attach the M8 tether cable

- Plug in IMU
- The IMU plugs in to a USB port in your laptop or on a USB hub.
- Plug in power to Kobuki


- Turn on your Kobuki and check for power in the power cable and in the lidar:

- The lights from the Lidar turn off after a short time
- Turn off your Kobuki
- Plug the ethernet cable from the M8 tether into laptop
- Open Network Preferences
- Click on the "Add" button:

- Click on "Ethernet" and click "Create"

- Click on "Device" and click on the first available device:
- Change the "Connection Name" to "Quanergy M8"
- Click on the tab "IPv4 Settings"
- Add the addresses listed in the picture
- Click on "Routes" in the bottom right
- Click on your new network in the Wireless Menu drop-down box

This step is handled in the automated setup
cp -r ~/turtlebot_dabit/Setup/workspace/quanergy_client ~/workspacecd ~/workspace/quanergy_clientmkdir buildcd buildcmake ..sudo make install
This step is handled in the automated setup
cp -r ~/turtlebot_dabit/Setup/catkin_ws/src/quanergy_client_ros ~/catkin_ws/srccd ~/catkin_wscatkin_make
Launching the driver only:
roslaunch turtlebot_dabit quanergy.launch
Launching the laser_scan converter:
- `roslaunch turtlebot_dabit quanergy_lidarscan.launch
Launching the driver with visualization:
roslaunch turtlebot_dabit quanergy_test.launch










