Hi Michael,
If you set a goal_node, rtabmap will either republish the goal on goal_out topic (that you can connect to move_base_simple/goal), or enable "
use_action_for_goal" (recommended) for rtabmap node so that it publishes the goal directly to move_base with actionlib.
cheers,
Mathieu