Skip to content

Commit

Permalink
run pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
shineyruan committed Nov 22, 2022
1 parent f68dff4 commit 6044efd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dvr_nodes/src/visualization/world_viz_node.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ void WorldVizNode::VisualizeWorldBoundary() {
} // namespace dvr

#include <rclcpp_components/register_node_macro.hpp>
RCLCPP_COMPONENTS_REGISTER_NODE(dvr::WorldVizNode)
RCLCPP_COMPONENTS_REGISTER_NODE(dvr::WorldVizNode)

0 comments on commit 6044efd

Please sign in to comment.