User Tools

Site Tools


guides:example-programs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
guides:example-programs [2023/11/02 15:02] – created osnrguides:example-programs [2025/04/01 02:37] (current) – Add camera slice example GIF admin
Line 7: Line 7:
   Wish $this displays camera slice $slice   Wish $this displays camera slice $slice
 } }
 +</code>
 +
 +{{ notes:slice.gif?600 }}
 +
 +=== Metrics ===
 +
 +<code>
 +When $::thisNode has step count /c/ {
 +  Wish $this is labelled [string trim "
 +
 +Metrics
 +----
 +step count: $c
 +step time: $::stepTime
 +camera time: $::cameraTime
 +AprilTag time: $::aprilTime
 +display time: $::displayTime
 +
 +"]
 +}
 +Wish $this is outlined skyblue
 </code> </code>
  
guides/example-programs.1698937369.txt.gz · Last modified: 2023/11/02 15:02 by osnr

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki