You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openscenario/openscenario_visualization/include/openscenario_visualization_condition_groups_plugin/jsk_overlay_utils.hpp
+4-7Lines changed: 4 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -152,9 +152,10 @@ class ScopedPixelBuffer
152
152
private:
153
153
};
154
154
155
-
// this is a class for put overlay object on rviz 3D panel.
156
-
// This class suppose to be instantiated in onInitialize method
157
-
// of rviz::Display class.
155
+
/**
156
+
* @brief This is a class for put overlay object on rviz 3D panel.
157
+
* This class suppose to be instantiated in onInitialize method of rviz::Display class.
0 commit comments