Lighthouse
  • Lighthouse - LiDAR by Curio LiDAR LLC
  • Support
    • FAQs
    • Help
    • Shipping
    • Warranty
    • Returns
  • Build-Your-Own
    • Instructions
    • Raspberry Pi Image
  • Developers
    • Android Integration
    • API
    • Lighthouse Specifications
    • Data Stream Architecture
    • Raspberry Pi Scripts
    • Bluetooth Connection
    • Raspberry Pi Installation Requirements
    • Connecting to Lighthouse with SSH (Headless)
    • Log File
Powered by GitBook
On this page

Was this helpful?

  1. Developers

Log File

Raspberry Pi log file

There is a log file containing logging output from the Raspberry Pi scripts.

This script can be located in the root directory of the Raspberry Pi here:

/lighthouse.out

A good way to view this file in realtime through an ssh connection with the Raspberry Pi is the command below

tail -f /lighthouse.out

PreviousConnecting to Lighthouse with SSH (Headless)

Last updated 4 years ago

Was this helpful?