Is the .bt Octomap preserving the coordinates of the ROS environment it has been built from?
I think the title is self-explicative. I constructed an Octomap out of a robot moving in a simulated environment. In that environment, the coordinate (x1, y1, z1) with respect to the world frame was occupied by an obstacle. If I check the node (x1, y1, z1) of the created Octomap, will it be occupied, and if so, by the same obstacle? Or will the Octomap have assigned new coordinates based on the .bt file created?
Also, will it happen the same when the octomap is not in a .bt file and it is being updated continuously?
Thank you. This was also posted on Octomap's GitHub, so I will copy the answer given in one site to the other.