Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Najjar committed Nov 9, 2023
1 parent 256bd84 commit f77ffb5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -283,4 +283,4 @@ class JointTrajectoryController : public controller_interface::ControllerInterfa

} // namespace joint_trajectory_controller

#endif // JOINT_TRAJECTORY_CONTROLLER__JOINT_TRAJECTORY_CONTROLLER_HPP_
#endif // JOINT_TRAJECTORY_CONTROLLER__JOINT_TRAJECTORY_CONTROLLER_HPP_
Original file line number Diff line number Diff line change
Expand Up @@ -1959,4 +1959,4 @@ INSTANTIATE_TEST_SUITE_P(
// set_parameter_and_check_result();
// state_interface_types_ = {"velocity"};
// set_parameter_and_check_result();
// }
// }
Original file line number Diff line number Diff line change
Expand Up @@ -595,4 +595,4 @@ class TrajectoryControllerTestParameterized

} // namespace test_trajectory_controllers

#endif // TEST_TRAJECTORY_CONTROLLER_UTILS_HPP_
#endif // TEST_TRAJECTORY_CONTROLLER_UTILS_HPP_

0 comments on commit f77ffb5

Please sign in to comment.