setCarTargetSpeed()
API (CarClient documentation) to move the car forward, and then capture images using the getImages()
API. The following code block demonstrates how to position the car and capture an image:
1.0
for a sharp turn, then move the car slowly to complete the maneuver.
0.0
to resume straight-line motion.
getLidardata()
API (LiDAR documentation) to capture LiDAR data. The code snippet below shows how to transform the raw data into a list of points with the appropriate coordinate transformations.