NVIDIA-ISAAC-ROS / NVIDIA-ISAAC-ROS/isaac_ros_visual_slam

'get_all_poses' services is posting scaled timestamps

Open
#123 4 comments 0 reactions 1 assignee View on GitHub

@swapnesh-wani-nvidia is already working on this.

Since Oct 23, 2023.

needs info
Dominant language
C++
Stars
1.5k
Forks
206
PR merge metrics
No merged PRs in 30d

Description

When I call visual_slam/get_all_poses services, I'm supposed to get back list of timestamped poses.
I found out that the timestamp of the poses are scaled by 1000.
The posted time stamp.sec, stamp.nsec are both scaled by 1000.
I'm suspecting that somewhere in the GetAllPoses source code has a wrong conversion between seconds and milliseconds.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.