Skip to content

Commit

Permalink
Revert change to initial transaction logic
Browse files Browse the repository at this point in the history
  • Loading branch information
svwilliams committed Aug 2, 2024
1 parent d99d41f commit b3d3da6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fuse_models/src/unicycle_2d_ignition.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ void Unicycle2DIgnition::start()

void Unicycle2DIgnition::stop()
{
initial_transaction_sent_ = false;
set_pose_deprecated_service_.shutdown();
set_pose_service_.shutdown();
subscriber_.shutdown();
Expand Down

0 comments on commit b3d3da6

Please sign in to comment.