Skip to content

Commit 92795bc

Browse files
committed
Drop the redundant cable success visualizer toggle
Hiding the cable pose command's success visualizer is not needed. All 32 franka_cable goldens reproduce unchanged without it, so the marker does not disturb the capture once the table itself is visible.
1 parent 4226612 commit 92795bc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

source/isaaclab_tasks/test/rendering_test_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2502,7 +2502,6 @@ def rendering_test_franka_cable(
25022502

25032503
try:
25042504
env = ManagerBasedRLEnv(env_cfg)
2505-
env.command_manager.get_term("cable_pose").success_visualizer.set_visibility(False)
25062505

25072506
maybe_save_stage(test_name, physics_backend, renderer, data_types[0])
25082507

0 commit comments

Comments
 (0)