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

cannot localize in map

Open
#194 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

I want to use the latest isaac-ros-visual-slam version of isaac 3.2 to achieve localize in an exist map. I send localization service by visual_slam/localize_in_map to localize current stereo image and start, using the same ros2bag. But it always failed and return message "CUVSLAM_LocalizeInExistDb Error 2". I check it in cuvslam.h and find 2 refer to "CUVSLAM_INVALID_ARG".

Image

I want to know how to solve it ?

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.

Research direction

Start by reproducing the visual_slam/localize_in_map service call with the same ros2bag, Isaac 3.2, and the reported isaac-ros-visual-slam version. Inspect cuvslam.h to confirm the CUVSLAM_INVALID_ARG meaning and identify which argument is rejected; done means the current stereo image localizes in the existing map without Error 2.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
computer-vision, robotics
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.