Clarification on Timestamp Conversion for Motive Data Transfer to ROS VRPN Node
Posted: Mon Sep 09, 2024 12:39 am
Hello everyone,
I am currently working on a project where I am sending data from OptiTrack Motive (running on a Windows PC) to a ROS VRPN Client node on an Ubuntu PC. I am conducting two experiments:
Using server-side timestamps (from Motive).
Using the timestamps received on the ROS node side.
I am encountering a problem with the server-side timestamps. The timestamp values I receive from Motive are as follows:
Could you provide guidance on how to resolve this and obtain correct timestamps for further processing in ROS?
Thank you for your kind assistance.
I am currently working on a project where I am sending data from OptiTrack Motive (running on a Windows PC) to a ROS VRPN Client node on an Ubuntu PC. I am conducting two experiments:
Using server-side timestamps (from Motive).
Using the timestamps received on the ROS node side.
I am encountering a problem with the server-side timestamps. The timestamp values I receive from Motive are as follows:
- 2445995.247859
- 2445995.265
- 2445995.281
Could you provide guidance on how to resolve this and obtain correct timestamps for further processing in ROS?
Thank you for your kind assistance.