Hi,
I would like to create a 2D occupancy grid map in .pgm and .yaml formats using Nvblox with an Intel RealSense D435i camera, without relying on a LiDAR sensor. I’m working on an x86_64 system and plan to generate the map by manually moving the sensor, without attaching it to a robot.
I’ve reviewed the Nvblox documentation, and I’m wondering if the ESDF slice can be directly used for occupancy grid map conversion. If not, could you please guide me through the steps required to achieve this?