Beacons
- 18 Mar 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Beacons
- Updated on 18 Mar 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
During mapping, the mobile mapping system captures signals from Bluetooth beacons. During post-processing, this information is written to bluetooth_beacon.csv
in the form of tupels containing the following information:
The timestamp (in seconds) when the signal was received
The position of the mobile mapping system x, y, z (in meters) relative to the Dataset's origin
The orientation of the mobile mapping system relative to the dataset's origin (as a quaternion w, x, y, z)
The intensity of the signal received in decibel milliwatts
Data sent by the beacon, starting from the last four bytes of the iBeacon prefix.
Was this article helpful?