Skip to content

Commit

Permalink
Remove other instance of unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
sea-bass committed Aug 13, 2024
1 parent f632163 commit 7ab0695
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions moveit_ros/moveit_servo/src/utils/common.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -446,8 +446,6 @@ std::vector<size_t> jointVariablesToHalt(const Eigen::VectorXd& positions, const
}
}
}

++joint_idx;
}
return variable_indices_to_halt;
}
Expand Down

0 comments on commit 7ab0695

Please sign in to comment.