Skip to content

Commit

Permalink
Fix tests due to allow_nonzero..
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Dec 6, 2023
1 parent 10696ef commit 0783bed
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ class TrajectoryControllerTest : public ::testing::Test

// set pid parameters before configure
SetPidParameters(k_p, ff, angle_wraparound);

traj_controller_->get_node()->configure();

ActivateTrajectoryController(
Expand Down

0 comments on commit 0783bed

Please sign in to comment.