header of view_controller [closed]
I am using rviz to show the navigation map. Now I want to make the robot always in the middle of the map. I try to avoid plugin. So I try to use Viewcontroller::lookat and VisualizationManager::getCurrentViewController. But I am always wrong about the header and I don't know whether I can do this without using plugin (because I think plugin is too complicated).