Skip to content

PRODUCTION Working g1 ros navigator spatial memory#647

Closed
spomichter wants to merge 92 commits intodevfrom
working-g1-ros-navigator-spatial-memory
Closed

PRODUCTION Working g1 ros navigator spatial memory#647
spomichter wants to merge 92 commits intodevfrom
working-g1-ros-navigator-spatial-memory

Conversation

@spomichter
Copy link
Contributor

No description provided.

@@ -0,0 +1,210 @@
timestamp,test_module,test_name,initial_threads,final_threads,thread_change,leaked_threads,new_thread_names,closed_thread_names,duration_seconds
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this csv being committed

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I actually don't know, should this be gitignored? I assume yes

if hasattr(onnxruntime, "preload_dlls"): # Handles CUDA 11 / onnxruntime-gpu<=1.18
onnxruntime.preload_dlls(cuda=True, cudnn=True)
self.device = "cuda"
logger.info("Using CUDA for YOLO 2d detector")
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this changed to debug. We don't usually show debug logging and it's important to see whether you're using cuda or not via onnxruntime gpu

@spomichter
Copy link
Contributor Author

Resolved by #651

@spomichter spomichter closed this Oct 8, 2025
@spomichter spomichter deleted the working-g1-ros-navigator-spatial-memory branch October 8, 2025 01:17
@spomichter spomichter restored the working-g1-ros-navigator-spatial-memory branch October 16, 2025 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants