Skip to content

Use of RowingRecorder.js for callibration? #5

Answered by laberning
JaapvanEkris asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, you can do that. It's currently a bit hacky, but for now you could uncomment the replay block at the end of the app/server.js file that reads

replayRowingSession(rowingEngine.handleRotationImpulse, {
  filename: 'recordings/wrx700_2magnets.csv',
  realtime: true,
  loop: true
})

Set the appropriate filename of your recording and if you just want to replay your recorded session once, set loop to false.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by laberning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants