Create Livox LiDAR bus
create_livox_lidar_busCreate a Livox LiDAR adapter scaffold for TouchDesigner, featuring UDP, WebSocket, or file-replay ingest, point-stream schema, zone maps, and calibration notes.
Instructions
Create a Livox LiDAR adapter scaffold with UDP/WebSocket/file-replay ingest, point-stream schema, zone maps, and calibration notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Generated baseCOMP name. | livox_lidar_bus |
| active | No | ||
| server_url | No | ws://127.0.0.1:56000 | |
| zone_count | No | ||
| parent_path | No | Parent COMP for the Livox scaffold. | /project1 |
| adapter_mode | No | udp_json | |
| receive_port | No | ||
| device_address | No | Livox device or adapter host. | 192.168.1.50 |
| point_rate_hint | No |