Note: For any Isaac Lab topics, please submit your topic to its GitHub repo (GitHub - isaac-sim/IsaacLab: Unified framework for robot learning built on NVIDIA Isaac Sim) following the instructions provided on Isaac Lab’s Contributing Guidelines (Contribution Guidelines — Isaac Lab Documentation).
Please provide all relevant details below before submitting your post. This will help the community provide more accurate and timely assistance. After submitting, you can check the appropriate boxes. Remember, you can always edit your post later to include additional information if needed.
Isaac Sim Version
4.5.0
Operating System
Windows 10
GPU Information
- Model: RTX3090
- Driver Version: 572.70
Attempting to create a basic pick and place program but there’s no PickPlace controller in action graph?
Apologies if this has been answered but I’m following the tutorials and from 4.2.0 to 4.5.0, the Pick and Place tutorial changed from using action graph to scripting. Is this the new norm? Or is it possible to continue using the action graph for Pick and Place tasks? Many of the online tutorials (outside of Nvidia) use the PickPlace action graph but it does not exist in Isaac Sim 4.5.0. Any help would be greatly appreciated.
4.2.0 tutorial: OmniGraph: Pick-and-Place Controller Node — Isaac Sim Documentation
4.5.0 tutorial: ??
Thanks for the help!