#include "node/mocker_node.hpp"
Go to the source code of this file.
Main function for the planning node.
Initializes the ROS node, creates a Planning object, enters the ROS 2 event loop, and then shuts down the node when done (spin is over).
Definition at line 13 of file main.cpp.