Skip to content

Commit

Permalink
remove duplicate
Browse files Browse the repository at this point in the history
Signed-off-by: Tony Najjar <[email protected]>
  • Loading branch information
tonynajjar committed Aug 7, 2024
1 parent 7fb4367 commit facdb1e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ void RemoveInCollisionGoals::on_tick()
setOutput("output_goals", input_goals_);
should_send_request_ = false;
}

Goals valid_goal_poses;
request_->use_footprint = use_footprint_;

for (const auto & goal : input_goals) {
Expand Down

0 comments on commit facdb1e

Please sign in to comment.