Skip to content

Commit

Permalink
Export of the get_cm_node_options() from robostack (#1129)
Browse files Browse the repository at this point in the history
  • Loading branch information
olivier-stasse authored Oct 7, 2023
1 parent d333922 commit e077360
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ namespace controller_manager
{
using ControllersListIterator = std::vector<controller_manager::ControllerSpec>::const_iterator;

rclcpp::NodeOptions get_cm_node_options();
CONTROLLER_MANAGER_PUBLIC rclcpp::NodeOptions get_cm_node_options();

class ControllerManager : public rclcpp::Node
{
Expand Down

0 comments on commit e077360

Please sign in to comment.