Skip to content

Commit

Permalink
Added comment to address multiple update calls
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushgnv committed Jan 28, 2025
1 parent c597333 commit 11ce535
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/how_to_guides/isaac_panda/launch/isaac_moveit.py
Original file line number Diff line number Diff line change
Expand Up @@ -499,6 +499,7 @@
target_prim_paths=[CAMERA_PRIM_PATH],
)

# Run app update for multiple frames to re-initialize the ROS action graph after setting new prim inputs
simulation_app.update()
simulation_app.update()

Expand Down

0 comments on commit 11ce535

Please sign in to comment.