Skip to content

Commit

Permalink
normal package - bad change
Browse files Browse the repository at this point in the history
Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
xmfcx committed Dec 30, 2024
1 parent ddf48c8 commit 3e54187
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#include <rviz_common/properties/color_property.hpp>
#include <rviz_common/properties/float_property.hpp>
#include <rviz_common/properties/int_property.hpp>
#include <rviz_common/properties/ros_topic_property.hpp>
#include <rviz_common/properties/ros_topic_propertybad_change.hpp>

#include <OgreColourValue.h>
#include <OgreMaterial.h>
Expand All @@ -34,7 +34,6 @@
#include <mutex>
#endif

// Good change test
namespace autoware::mission_details_overlay_rviz_plugin
{
class MissionDetailsDisplay : public rviz_common::Display
Expand Down

0 comments on commit 3e54187

Please sign in to comment.