Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Commit

Permalink
__declare_ros_parameters updated
Browse files Browse the repository at this point in the history
  • Loading branch information
evannawfal committed Jan 27, 2024
1 parent d4efa6d commit 621996a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion controller/wingsail/wingsail_ctrl_node.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ def __declare_ros_parameters(self):
node. This node will monitor for any changes to these parameters during execution and will
update itself accordingly.
"""
# TODO Update global YAML file with more configuration parameters and declare them here
self.get_logger().debug("Declaring ROS parameters...")
self.declare_parameters(
namespace="",
Expand Down

0 comments on commit 621996a

Please sign in to comment.