Skip to content

Smooth GlobalTimeStamp's corrections. - #4396

Merged
dorodnic merged 3 commits into
realsenseai:developmentfrom
doronhi:hwsystime
Nov 21, 2019
Merged

Smooth GlobalTimeStamp's corrections.#4396
dorodnic merged 3 commits into
realsenseai:developmentfrom
doronhi:hwsystime

Conversation

@doronhi

@doronhi doronhi commented Jul 10, 2019

Copy link
Copy Markdown
Contributor

prevents cases where, due to jumps in sampling, global timestamps difference is much greater then the original hw timestamp difference.

@bfulkers-i
bfulkers-i changed the base branch from master to development July 10, 2019 14:00
@radfordi

Copy link
Copy Markdown
Contributor

@doronhi, it might be better to just use a simple two state (scale and offset) Kalman Filter.

@doronhi

doronhi commented Jul 16, 2019

Copy link
Copy Markdown
Contributor Author

@doronhi, it might be better to just use a simple two state (scale and offset) Kalman Filter.

Sounds true. Could you refer me to a good example?

@mhkabir

mhkabir commented Jul 16, 2019

Copy link
Copy Markdown

@doronhi please have a look here: https://github.com/ethz-asl/cuckoo_time_translator/tree/master/cuckoo_time_translator

There are several translation algorithms implemented, including Kalman and Convex Hull.

@doronhi

doronhi commented Jul 16, 2019

Copy link
Copy Markdown
Contributor Author

@doronhi please have a look here: https://github.com/ethz-asl/cuckoo_time_translator/tree/master/cuckoo_time_translator

There are several translation algorithms implemented, including Kalman and Convex Hull.

Thanks. I'll have a look, hopefully in the next couple of days.

@dorodnic
dorodnic merged commit 9801929 into realsenseai:development Nov 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants