Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanCaldararu committed Jan 16, 2024
1 parent 8bbfa82 commit 892572e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ def __init__(self):
self.file = ""
self.recorded_inputs = np.array([])

# update frequency of this nodefile"
# update frequency of this node"
self.freq = 10.0

self.t_start = self.get_clock().now().nanoseconds / 1e9
Expand Down

0 comments on commit 892572e

Please sign in to comment.