stavied
stavied
I am trying to implement a `custom_nitros_pointcloud` example, similar to the other [isaac_ros_managed_nitros_examples](https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_nitros/tree/main/isaac_ros_managed_nitros_examples). However, when trying to compile the decoder, which has a subscriber to the `NitrosPointCloud` message, i get...
Host machine: `JP 6.2, L4T 36.4.3` Docker Container: based off of `dustynv/jetson-inference:r36.3.0` When trying to run `build_dla_standalone_loadable.sh` i get the error: ``` double free or corruption (out) data/model/build_dla_standalone_loadable.sh: line 27:...
I am running cuda 12.8, tensorrt `10.7.0` and torch `2.6.0`. When i try generating the engine file with `python tools/trt.py -n yolox-x -c weights/yolox_x.pth ` I get the following error:...
### Search before asking - [x] I have searched the jetson-containers [issues](https://github.com/dusty-nv/jetson-containers/issues) and found no similar feature requests. ### Question I am running the latest and greatest ros jazzy jetpack...
At the moment it looks like this package only supports TCP connection. It would be great to expand it to UDP connection for lossy links!