Skip to content

Commit 3afdcae

Browse files
committed
Merge branch 'main' of github.com:strykeforce/wallEYE
2 parents ff5484f + 3ad52ef commit 3afdcae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RobotSideCode/wallEYE/src/main/java/WallEye/WallEyeResult.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ public Pose3d getCameraPose() {
5858
/**
5959
* Getter for the timestamp
6060
*
61-
* @return timestamp of the result
61+
* @return timestamp of the result (IN MICROSECONDS)
6262
*/
6363
public double getTimeStamp() {
6464
return timeStamp;

0 commit comments

Comments
 (0)