Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use K4A timestamps as input to the ROS timestamps #21

Closed
skalldri opened this issue Jul 1, 2019 · 0 comments · Fixed by #35
Closed

Use K4A timestamps as input to the ROS timestamps #21

skalldri opened this issue Jul 1, 2019 · 0 comments · Fixed by #35
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed triage approved The Issue has been reviewed and approved for development by the Azure Kinect ROS Driver Team

Comments

@skalldri
Copy link
Contributor

skalldri commented Jul 1, 2019

Currently, ROS timestamps are computer by capturing ros::Time::now() as soon as a capture arrives, and using that time for all data emitted from that capture. To better synchronize the IMU and RGB/Depth captures, and to eliminate variability introduced by ROS, we should use the K4A timestamps as input to produce the ROS timestamp.

@skalldri skalldri added enhancement New feature or request triage needed The Issue still needs to be reviewed by the Azure Kinect ROS Driver Team good first issue Good for newcomers help wanted Extra attention is needed triage approved The Issue has been reviewed and approved for development by the Azure Kinect ROS Driver Team and removed triage needed The Issue still needs to be reviewed by the Azure Kinect ROS Driver Team labels Jul 1, 2019
zchenpds added a commit to zchenpds/Azure_Kinect_ROS_Driver that referenced this issue Jul 29, 2019
zchenpds added a commit to zchenpds/Azure_Kinect_ROS_Driver that referenced this issue Jul 30, 2019
zchenpds added a commit to zchenpds/Azure_Kinect_ROS_Driver that referenced this issue Jul 30, 2019
skalldri pushed a commit that referenced this issue Aug 9, 2019
ooeygui pushed a commit to ooeygui/Azure_Kinect_ROS_Driver that referenced this issue Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed triage approved The Issue has been reviewed and approved for development by the Azure Kinect ROS Driver Team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant