Sending goals to navigation stack through code
Posted by
chua1 on
URL: http://official-rtab-map-forum.206.s1.nabble.com/Sending-goals-to-navigation-stack-through-code-tp2978.html
Hi,
I think this question is not really related to rtabmap, but I'm hoping that you could point me to the right direction.
I am able to send goals to navigation stack following tutorials on this site
http://wiki.ros.org/navigation/Tutorials/SendingSimpleGoals. My question is, how can I verify that the location of the goal pose itself is free of obstacles(a valid goal pose)? I'm trying to code up something that will generate valid goal poses by itself.
Thanks,
CJ