Walter Lucetti
Walter Lucetti
Hi Alexey, I made a similar work to tag dataset and generate YOLO configuration files: https://github.com/Myzhar/object-detection-dataset-tagger Let me know what you think about it Walter
**Is your feature request related to a problem? Please describe.** With JP4.5 when the Xavier NX is under heavy load there are a lot of warnings about the "over-current" status....
## Environment * OS Version: Ubuntu 20.04 * Source or binary build? Binay Fortress ## Description * Expected behavior: When I retrieve a sensor component in the `Config` function I...
With the latest version I'm not receiving the status message. I receive all the notifications, but not this. What info do you need to detect the cause of the problem?
Hi, you can improve this repository exploiting the new Open Source ZED low level driver that does not require CUDA to grab images and sensors data: https://github.com/stereolabs/zed-open-capture
Hi @dusty-nv :) I suggest you add this optional volume in the [README of the ZED Package](https://github.com/dusty-nv/jetson-containers/tree/master/packages/zed): `-v ${HOME}/zed_docker_ai/:/usr/local/zed/resources/` this allows you to not download and optimize the AI models...
**Is your feature request related to a problem? Please describe.** Yes, it's not easy to monitor in real-time if the Jetson is going out of space. **Describe the solution you'd...
Remove default QoS settings and add QosOverridingOptions to allow the node to leverage IPC in composition Fix #75
When I try to enable IPC in composition I get this error: `Component constructor threw an exception: intraprocess communication is not allowed with a zero qos history depth value` The...