Skip to content

Commit f1cce50

Browse files
Cleanup comments
1 parent f7d076a commit f1cce50

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

joint_trajectory_controller/test/test_trajectory_controller.cpp

-2
Original file line numberDiff line numberDiff line change
@@ -724,8 +724,6 @@ TEST_P(TrajectoryControllerTestParameterized, timeout)
724724
{{0.01, 0.01, 0.01}}, {{0.05, 0.05, 0.05}}, {{0.06, 0.06, 0.06}}};
725725
// *INDENT-ON*
726726

727-
// auto clock = rclcpp::Clock(RCL_STEADY_TIME);
728-
// rclcpp::Duration wait_time = rclcpp::Duration::from_seconds(1.0);
729727
publish(time_from_start, points, rclcpp::Time(), {}, points_velocities);
730728
traj_controller_->wait_for_trajectory(executor);
731729

0 commit comments

Comments
 (0)