How to provide tf data to octomap?
Hi,
how is it possible, with two simple spammer nodes (pcl2 and tf) to create a map?
I want to provide with pcl2-spammer my pointcloud which exists only from one range point (i.e. 5, 0, 0).
Then I want to provide tf data, which simulates i.e. a sinus movement of my range-measurement-tool (i.e. 0, lps_tf_broadcaster, 0).
I already wrote both nodes and start octomap, get a proper communication between pcl2 spammer and octomap, visualising all correctly in rviz, but I dont get my coordinate system to move.
How exactly do I need to edit my octomap_server.launch file?
Any answer is appreciaded!
Thanks, Che.