diff --git a/radio/ateam_radio_bridge/src/radio_bridge_node.cpp b/radio/ateam_radio_bridge/src/radio_bridge_node.cpp index 102890696..046595d58 100644 --- a/radio/ateam_radio_bridge/src/radio_bridge_node.cpp +++ b/radio/ateam_radio_bridge/src/radio_bridge_node.cpp @@ -72,9 +72,6 @@ class RadioBridgeNode : public rclcpp::Node {"wheel_torque", false} }); - declare_parameter("shut_down_robots", false); - declare_parameter("reboot_robots", false); - ateam_common::indexed_topic_helpers::create_indexed_subscribers( motion_command_subscriptions_, "~/robot_motion_commands/robot",