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 4343// See the License for the specific language governing permissions and
4444// limitations under the License.
4545
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_
4848
4949#include < vector>
5050
@@ -91,4 +91,4 @@ class FlatWeightedArrowsArray
9191
9292} // namespace nav2_rviz_plugins
9393
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 4343// See the License for the specific language governing permissions and
4444// limitations under the License.
4545
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_
4848
4949#include < memory>
5050#include < vector>
@@ -155,4 +155,4 @@ private Q_SLOTS:
155155
156156} // namespace nav2_rviz_plugins
157157
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