how to build user defined laser scan message
i have seen default laser scan message which is something like that <sensormsg::laserscan>. what i want is to make my own laser scan message identical to the default one. also i want to fill that laserscan message with my dumy data.
hope someone can help
Why would you want to do that? It seems like a bad idea to make an identical message.
i,m doing this for global mapping. want to run two gmaping algo, one for robot laser scan and second for the laser scan through wifi from other robot. is there any other approach? . i hve alrdy written code of local maps alignment and merging to form a global map, jst figring out how to locliz them