Skip to content

Commit cae1c96

Browse files
ralwingCopilot
andauthored
improve code organization
Co-authored-by: Copilot <[email protected]>
1 parent d62873b commit cae1c96

File tree

1 file changed

+0
-1
lines changed
  • autoware_planning_rviz_plugin/include/autoware_planning_rviz_plugin/path

1 file changed

+0
-1
lines changed

autoware_planning_rviz_plugin/include/autoware_planning_rviz_plugin/path/display_base.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ class AutowarePathBaseDisplay : public rviz_common::MessageFilterDisplay<T>
173173
// initialize point
174174
property_point_alpha_.setMin(0.0);
175175
property_point_alpha_.setMax(1.0);
176-
property_point_radius_.setMin(0.0);
177176
// initialize pose
178177
property_pose_alpha_.setMin(0.0);
179178
property_pose_alpha_.setMax(1.0);

0 commit comments

Comments
 (0)