mat-h
1
Hello,
I try to run Nvblox(IsaacSimExamples) like below.
https://nvidia-isaac-ros.github.io/v/release-4.0/concepts/scene_reconstruction/nvblox/tutorials/tutorial_isaac_sim.html
But I found Error like below.
(Carter in IsaacSim don’t move after setting goal & “Waiting for service …” messages are displayed forever like below)
[Our Environment]
Isaac Sim Version:5.1.0-full(download&install below link)
https://docs.isaacsim.omniverse.nvidia.com/latest/installation/download.html
Operating System:Ubuntu 24.04
GPU Information:RTX 6000 Ada
CUDA : 13.0
I would appreciate if you check the behavior & tell us how to solve this problem.
We are also waiting the answer after the same issue was posted.
--
Best regards,
mat-h
3
Hello,
Thank you for your help.
Do you have any update on this?
Our customer is waiting for the answer.
I would appreciate if you tell us about the progress on this.
Best regards,
Hi @mat-h. Let me try to replicate the issue on my side.
@mat-h Thanks for bringing this issue up. I can replicate this on my side.
Let me move this to Isaac ROS developer forum since this is not related to Isaac Sim.
To resolve the “waiting for service” error, you would need to install the following package. For Isaac ROS 4.0, <rosdistro> is jazzy.
sudo apt-get install ros-<rosdistro>-nav2-route
I referred to the answer here https://robotics.stackexchange.com/questions/117609/nav2-stuck-at-waiting-for-route-server-get-state-and-message-filter-dropping-me
Let me reach out to the internal team about setting goal issue.
mat-h
10
Hello,
Thank you for your prompt feedback.
I really appreciate your help.
It seems improved below issue by installing “ros-jazzy-nav2-route”
- “Waiting for service …” messages are displayed forever
But Carter in IsaacSim has not moved after setting goal yet like attached mp4.
I would appreciate if you check the behavior & tell us how to solve this problem.
Best regards
Hi @mat-h
Please check out this public MR FIX: NVBlox-example/ add minimal (additional) required parameters for nav2 by YuuchanShimi · Pull Request #158 · NVIDIA-ISAAC-ROS/isaac_ros_nvblox · GitHub.
With that change, please install from source following the tutorial: isaac_ros_nvblox — Isaac ROS
We verified that this change would resolve the issue that the robot is not moving after setting goal.
system
Closed
14
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.