NVIDIA-ISAAC-ROS / NVIDIA-ISAAC-ROS/isaac_ros_mapping_and_localization
global_localization_mapper_node use cpu
Open
@willdzeng is already working on this.
Since Dec 6, 2025.
enhancement
- Dominant language
- C++
- Stars
- 23
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
feature_extractor_ load image from cv_bridge,so feature_extractor_ is using cpu but descriptor_type and detector_type using SIFT_CV_CUDA_xxx/SUPER_POINT_xxx for GPU! So there is a conflict, how to solve it?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.