Skip to content

Commit 3ad52ef

Browse files
committed
changed documentation slighlty
1 parent 850785b commit 3ad52ef

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)