2.9 ScanScene - Obstacle Detection
Function Description
Users enable and disable dynamic obstacle avoidance through by streaming on and off scene updates from RapidSense.
ScanScene ASCII Definition
Structure | {topic: ScanScene, data: {type: <value>, reference_frame: <value>}} |
---|---|
Argument Description |
|
Function Description | This command changes the scanning mode for RapidSense. When either calibrated with native sensors, or receiving PLY data from the generic interface, enabling |
Response Details | This command will return a response to acknowledge the command has been received and executed successfully. |
Example YAML Request | {topic: ScanScene, data: {type: start_streaming}} |
Example YAML Response | {topic: ScanScene, response: {}} |
Example CSV Response |