Hi,
This is a question why my octomap_server is overlaying the several octomaps created.
My hunch is that I am missing the right frame_id or some tf from SLAM. The SLAM algorithm is LOAM which have two frames: camera ; camera_init. From this, I wrote the following launch file:
`
Hi, This is a question why my octomap_server is overlaying the several octomaps created. My hunch is that I am missing the right frame_id or some tf from SLAM. The SLAM algorithm is LOAM which have two frames: camera ; camera_init. From this, I wrote the following launch file: `
`
What am I doing wrong? Thanks, Bruno