How to use navigation stack in catkin workspace?
Hey folks,
I'd like to follow the simple goal sending tutorial but I can't compile my node because catkin
can't find move_base
. I understand that it's due to the fact that the navigation
stack isn't catkinized yet.
But doesn't that mean that I cannot under any circumstances create a move_base
goal sending node as long as I'm bound to a catkin
workspace, at least unless I catkinize the navigation
stack myself? I don't have the faintest idea on how to do that.
I'd appreciate any kind of help.
Cheers, Hendrik