You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Stopping the first launch of openset.launch.py causes model laoding failure in subsequent launches due to existing (corrupted) model files.
Describe the bug
Stopping the first launch of openset.launch.py causes model laoding failure in subsequent launches due to existing (corrupted) model files.
Relevant code
rai/src/rai_extensions/rai_open_set_vision/rai_open_set_vision/services/grounded_sam.py
Lines 42 to 50 in 9564f4f
To Reproduce
Steps to reproduce the behavior:
setup RAI
timeout 10 ros2 launch rai_bringup openset.launch.py
to simulate ctrl+c during initializationros2 launch rai_bringup openset.launch.py
Expected behavior
Should either redownload the files or instruct the user to remove existing corrupted files
Screenshots
N/A
Platform
The text was updated successfully, but these errors were encountered: