Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Signed-off-by: Michael Carroll <carroll.michael@gmail.com>
  • Loading branch information
mjcarroll and ahcorde authored Jan 11, 2024
1 parent 8ef0023 commit 737b1c9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion dartsim/src/Worlds.hh
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,5 @@ const auto kWorldWithNestedModelSdf =
DartsimTestWorld("world_with_nested_model.sdf");
const auto kWorldWithNestedModelJointToWorldSdf =
DartsimTestWorld("world_with_nested_model_joint_to_world.sdf");

} // namespace dartsim::worlds
#endif // DARTSIM_WORLDS_HH_
2 changes: 1 addition & 1 deletion test/include/test/Resources.hh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Open Source Robotics Foundation
* Copyright (C) 2024 Open Source Robotics Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 737b1c9

Please sign in to comment.