mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
The library to communicate with the Scanse Sweep LiDAR device that is able to scan the space around it and build its point cloud representation. PR: 223433 Submitted by: Hyun Hwang <hyun@caffeinated.codes> Differential Revision: https://reviews.freebsd.org/D14691
15 lines
369 B
Groff
15 lines
369 B
Groff
--- libsweep/man/sweep-ctl.1.orig 2017-11-04 17:36:19 UTC
|
|
+++ libsweep/man/sweep-ctl.1
|
|
@@ -34,10 +34,10 @@ The device\[aq]s sample rate in Hz.
|
|
.IP
|
|
.nf
|
|
\f[C]
|
|
-$\ sweep\-ctl\ /dev/ttyUSB0\ get\ motor_speed
|
|
+$\ sweep\-ctl\ /dev/ttyU0\ get\ motor_speed
|
|
3
|
|
|
|
-$\ sweep\-ctl\ /dev/ttyUSB0\ set\ motor_speed\ 5
|
|
+$\ sweep\-ctl\ /dev/ttyU0\ set\ motor_speed\ 5
|
|
5
|
|
\f[]
|
|
.fi
|