Closed akshayshetty closed 8 years ago
This can have a number of different reasons, the most common one being that your TF tree is not working correctly. Best debug with rqt_console.
ROS answers is probably the best place for these kinds of questions.
Hi all,
I think I am having some problem with the remapping as nothing is being published to the /occupied_cells_vis_array. I have my pointcloud2 being published to /velodyne_cloud_registered. The frame id of this message is /sensor_init_rot.
In the launch file for octomap_server, I have tried using different values for frame_id: odom_combined, map, sensor_init_rot. This is how it currently looks:
I can launch octomap_mapping.launch without any errors or warning. However, nothing is being published to /occupied_cells_vis_array.
Any help would be appreciated. Thanks!