Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 8, 2025
1 parent 13d1e6f commit 7ef298f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ def _initialize_subscribers(self):
odom_topic,
self.odom_callback,
qos_profile=best_effort_qos,
#callback_group=self.timer_cb_group,
# callback_group=self.timer_cb_group,
)

def _initialize_state(self):
Expand Down

0 comments on commit 7ef298f

Please sign in to comment.