Skip to content

Commit

Permalink
Merge branch 'humble' into mergify/bp/humble/pr-1916
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich authored Dec 17, 2024
2 parents 83de9d7 + d7fcbca commit 99d58b4
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 81 deletions.
4 changes: 0 additions & 4 deletions hardware_interface/src/mock_components/generic_system.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -725,10 +725,6 @@ void GenericSystem::initialize_storage_vectors(
states[index][i] = hardware_interface::stod(it2->second);
print_hint = true;
}
else
{
print_hint = true;
}
}
}
}
Expand Down
Loading

0 comments on commit 99d58b4

Please sign in to comment.