Skip to content

Wrong nsec value in Image header timestamp#112

Open
mohammedshafeeqet wants to merge 1 commit intoros-drivers:noetic-develfrom
mohammedshafeeqet:patch-1
Open

Wrong nsec value in Image header timestamp#112
mohammedshafeeqet wants to merge 1 commit intoros-drivers:noetic-develfrom
mohammedshafeeqet:patch-1

Conversation

@mohammedshafeeqet
Copy link
Copy Markdown

GetTimestamp() returns uint64 value and inorder to get nsec(a type of int) for header.stamp, you need to take modulus (%)

GetTimestamp() returns uint64 value and inorder to get nsec(a type of int) for header.stamp, you need to take modulus (%)
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