Arghya Chatterjee

Results 43 comments of Arghya Chatterjee

This seems to be a good topic to start from the first place. I can see inside the `isaac_ros_zed_mono_rect_depth_core.launch.py`, here is the current situation: ``` import os from typing import...

Okay, I encountered the same problem now. I had to add a depth processing node to remap the zed depth to `/depth` topic and changed the `camera_info` remapping topic to...

@kc645 , were you able to run it changing the resolution from `pub_resolution: 'CUSTOM'` to pub_resolution: 'NATIVE'. Camera resolution becomes 640x360 from 1280x720 when you change it from custom to...