Skip to content

Commit 161b696

Browse files
committed
fix: openset import fix
1 parent 7715956 commit 161b696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rai_extensions/rai_open_set_vision/scripts/run_vision_agents.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515

1616
import rclpy
17-
from rai.utils import wait_for_shutdown
17+
from rai.agents import wait_for_shutdown
1818
from rai_open_set_vision.agents import GroundedSamAgent, GroundingDinoAgent
1919

2020

0 commit comments

Comments
 (0)