NVIDIA-ISAAC-ROS / NVIDIA-ISAAC-ROS/isaac_ros_manipulation
Isaac Manipulator Pick and Place tutorial with Isaac Sim not working
@swapnesh-wani-nvidia is already working on this.
Since Feb 27, 2026.
- Dominant language
- C++
- Stars
- 114
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I'm having issues with the pick and place example since Isaac ROS 4.1, and now in 4.2 too.
I'm on Jetson Thor, Jetpack 7.1.
I already applied the fix for cumotion and it works fine in pose to pose example.
Now following the Pick and Place tutorial with Isaac SIM the whole pipeline seems to load but all commands fail, see here:
Here's the sim launch params file (I tried with pose_estimation_input_qos at DEFAULT and SENSOR_DATA):
Also, when trying to use nvblox the mt-container crashes on startup (changed only enable_nvblox on params file):
It all worked pretty well in Isaac ROS 4.0, is there something I'm missing on the config?
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.