Skip to content

Commit 325bdb6

Browse files
committed
Remove obsolete TODO
1 parent a9c423d commit 325bdb6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

joint_trajectory_controller/test/test_trajectory_controller.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ TEST_P(TrajectoryControllerTestParameterized, activate) {
145145
executor.cancel();
146146
}
147147

148-
// TODO(bmagyar): This seems to be implemented. Can we delete this?
149148
// TEST_F(TestTrajectoryController, activation) {
150149
// auto traj_controller = std::make_shared<ros_controllers::JointTrajectoryController>(
151150
// joint_names_, op_mode_);

0 commit comments

Comments
 (0)