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

1 bug fix and 2 compatibility improvements #18

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

borongyuan
Copy link

@borongyuan borongyuan commented Jan 29, 2021

  1. The precision of float is not enough to represent Walltime. I've enabled a PTP server on my host, so the Livox msgs have accurate time stamp. We should use double to store it when convert toSec.
  2. Using <opencv2/core.hpp> to support both OpenCV3 and OpenCV4.
  3. Remove leading slash for tf2 compatibility.

@borongyuan borongyuan changed the title add support for opencv4 add support for opencv4 and tf2-fix Mar 25, 2021
@borongyuan borongyuan changed the title add support for opencv4 and tf2-fix 1 bug fix and 2 compatibility improvements Mar 25, 2021
@borongyuan borongyuan mentioned this pull request May 26, 2021
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.

1 participant