File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
nav2_rviz_plugins/include/nav2_rviz_plugins/particle_cloud_display Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 43
43
// See the License for the specific language governing permissions and
44
44
// limitations under the License.
45
45
46
- #ifndef NAV2_RVIZ_PLUGINS__FLAT_WEIGHTED_ARROWS_ARRAY_HPP_
47
- #define NAV2_RVIZ_PLUGINS__FLAT_WEIGHTED_ARROWS_ARRAY_HPP_
46
+ #ifndef NAV2_RVIZ_PLUGINS__PARTICLE_CLOUD_DISPLAY__FLAT_WEIGHTED_ARROWS_ARRAY_HPP_
47
+ #define NAV2_RVIZ_PLUGINS__PARTICLE_CLOUD_DISPLAY__FLAT_WEIGHTED_ARROWS_ARRAY_HPP_
48
48
49
49
#include < vector>
50
50
@@ -91,4 +91,4 @@ class FlatWeightedArrowsArray
91
91
92
92
} // namespace nav2_rviz_plugins
93
93
94
- #endif // NAV2_RVIZ_PLUGINS__FLAT_WEIGHTED_ARROWS_ARRAY_HPP_
94
+ #endif // NAV2_RVIZ_PLUGINS__PARTICLE_CLOUD_DISPLAY__FLAT_WEIGHTED_ARROWS_ARRAY_HPP_
Original file line number Diff line number Diff line change 43
43
// See the License for the specific language governing permissions and
44
44
// limitations under the License.
45
45
46
- #ifndef NAV2_RVIZ_PLUGINS__PARTICLE_CLOUD_DISPLAY_HPP_
47
- #define NAV2_RVIZ_PLUGINS__PARTICLE_CLOUD_DISPLAY_HPP_
46
+ #ifndef NAV2_RVIZ_PLUGINS__PARTICLE_CLOUD_DISPLAY__PARTICLE_CLOUD_DISPLAY_HPP_
47
+ #define NAV2_RVIZ_PLUGINS__PARTICLE_CLOUD_DISPLAY__PARTICLE_CLOUD_DISPLAY_HPP_
48
48
49
49
#include < memory>
50
50
#include < vector>
@@ -155,4 +155,4 @@ private Q_SLOTS:
155
155
156
156
} // namespace nav2_rviz_plugins
157
157
158
- #endif // NAV2_RVIZ_PLUGINS__PARTICLE_CLOUD_DISPLAY_HPP_
158
+ #endif // NAV2_RVIZ_PLUGINS__PARTICLE_CLOUD_DISPLAY__PARTICLE_CLOUD_DISPLAY_HPP_
You can’t perform that action at this time.
0 commit comments