From 85a8dcdf51f40dd3d047635bacd47c092ab36aba Mon Sep 17 00:00:00 2001 From: methylDragon Date: Thu, 28 Apr 2022 10:15:06 -0700 Subject: [PATCH] Move header files with git mv Signed-off-by: methylDragon --- eigen3/include/{ignition => gz}/math/CMakeLists.txt | 0 eigen3/include/{ignition => gz}/math/eigen3/Conversions.hh | 0 eigen3/include/{ignition => gz}/math/eigen3/Util.hh | 0 include/{ignition => gz}/CMakeLists.txt | 0 include/{ignition => gz}/math/AdditivelySeparableScalarField3.hh | 0 include/{ignition => gz}/math/Angle.hh | 0 include/{ignition => gz}/math/AxisAlignedBox.hh | 0 include/{ignition => gz}/math/Box.hh | 0 include/{ignition => gz}/math/CMakeLists.txt | 0 include/{ignition => gz}/math/Capsule.hh | 0 include/{ignition => gz}/math/Color.hh | 0 include/{ignition => gz}/math/Cylinder.hh | 0 include/{ignition => gz}/math/DiffDriveOdometry.hh | 0 include/{ignition => gz}/math/Ellipsoid.hh | 0 include/{ignition => gz}/math/Filter.hh | 0 include/{ignition => gz}/math/Frustum.hh | 0 include/{ignition => gz}/math/GaussMarkovProcess.hh | 0 include/{ignition => gz}/math/Helpers.hh | 0 include/{ignition => gz}/math/Inertial.hh | 0 include/{ignition => gz}/math/Interval.hh | 0 include/{ignition => gz}/math/Kmeans.hh | 0 include/{ignition => gz}/math/Line2.hh | 0 include/{ignition => gz}/math/Line3.hh | 0 include/{ignition => gz}/math/MassMatrix3.hh | 0 include/{ignition => gz}/math/MassMatrix3.ipynb | 0 include/{ignition => gz}/math/Material.hh | 0 include/{ignition => gz}/math/MaterialType.hh | 0 include/{ignition => gz}/math/Matrix3.hh | 0 include/{ignition => gz}/math/Matrix4.hh | 0 include/{ignition => gz}/math/MovingWindowFilter.hh | 0 include/{ignition => gz}/math/OrientedBox.hh | 0 include/{ignition => gz}/math/PID.hh | 0 include/{ignition => gz}/math/PiecewiseScalarField3.hh | 0 include/{ignition => gz}/math/Plane.hh | 0 include/{ignition => gz}/math/Polynomial3.hh | 0 include/{ignition => gz}/math/Pose3.hh | 0 include/{ignition => gz}/math/Quaternion.hh | 0 include/{ignition => gz}/math/Rand.hh | 0 include/{ignition => gz}/math/Region3.hh | 0 include/{ignition => gz}/math/RollingMean.hh | 0 include/{ignition => gz}/math/RotationSpline.hh | 0 include/{ignition => gz}/math/SemanticVersion.hh | 0 include/{ignition => gz}/math/SignalStats.hh | 0 include/{ignition => gz}/math/SpeedLimiter.hh | 0 include/{ignition => gz}/math/Sphere.hh | 0 include/{ignition => gz}/math/SphericalCoordinates.hh | 0 include/{ignition => gz}/math/Spline.hh | 0 include/{ignition => gz}/math/Stopwatch.hh | 0 include/{ignition => gz}/math/Temperature.hh | 0 include/{ignition => gz}/math/Triangle.hh | 0 include/{ignition => gz}/math/Triangle3.hh | 0 include/{ignition => gz}/math/Vector2.hh | 0 include/{ignition => gz}/math/Vector3.hh | 0 include/{ignition => gz}/math/Vector3Stats.hh | 0 include/{ignition => gz}/math/Vector4.hh | 0 include/{ignition => gz}/math/config.hh.in | 0 include/{ignition => gz}/math/detail/Box.hh | 0 include/{ignition => gz}/math/detail/Capsule.hh | 0 include/{ignition => gz}/math/detail/Cylinder.hh | 0 include/{ignition => gz}/math/detail/Ellipsoid.hh | 0 include/{ignition => gz}/math/detail/Sphere.hh | 0 include/{ignition => gz}/math/detail/WellOrderedVector.hh | 0 include/{ignition => gz}/math/graph/Edge.hh | 0 include/{ignition => gz}/math/graph/Graph.hh | 0 include/{ignition => gz}/math/graph/GraphAlgorithms.hh | 0 include/{ignition => gz}/math/graph/Vertex.hh | 0 include/{ignition => gz}/math/math.hh.in | 0 67 files changed, 0 insertions(+), 0 deletions(-) rename eigen3/include/{ignition => gz}/math/CMakeLists.txt (100%) rename eigen3/include/{ignition => gz}/math/eigen3/Conversions.hh (100%) rename eigen3/include/{ignition => gz}/math/eigen3/Util.hh (100%) rename include/{ignition => gz}/CMakeLists.txt (100%) rename include/{ignition => gz}/math/AdditivelySeparableScalarField3.hh (100%) rename include/{ignition => gz}/math/Angle.hh (100%) rename include/{ignition => gz}/math/AxisAlignedBox.hh (100%) rename include/{ignition => gz}/math/Box.hh (100%) rename include/{ignition => gz}/math/CMakeLists.txt (100%) rename include/{ignition => gz}/math/Capsule.hh (100%) rename include/{ignition => gz}/math/Color.hh (100%) rename include/{ignition => gz}/math/Cylinder.hh (100%) rename include/{ignition => gz}/math/DiffDriveOdometry.hh (100%) rename include/{ignition => gz}/math/Ellipsoid.hh (100%) rename include/{ignition => gz}/math/Filter.hh (100%) rename include/{ignition => gz}/math/Frustum.hh (100%) rename include/{ignition => gz}/math/GaussMarkovProcess.hh (100%) rename include/{ignition => gz}/math/Helpers.hh (100%) rename include/{ignition => gz}/math/Inertial.hh (100%) rename include/{ignition => gz}/math/Interval.hh (100%) rename include/{ignition => gz}/math/Kmeans.hh (100%) rename include/{ignition => gz}/math/Line2.hh (100%) rename include/{ignition => gz}/math/Line3.hh (100%) rename include/{ignition => gz}/math/MassMatrix3.hh (100%) rename include/{ignition => gz}/math/MassMatrix3.ipynb (100%) rename include/{ignition => gz}/math/Material.hh (100%) rename include/{ignition => gz}/math/MaterialType.hh (100%) rename include/{ignition => gz}/math/Matrix3.hh (100%) rename include/{ignition => gz}/math/Matrix4.hh (100%) rename include/{ignition => gz}/math/MovingWindowFilter.hh (100%) rename include/{ignition => gz}/math/OrientedBox.hh (100%) rename include/{ignition => gz}/math/PID.hh (100%) rename include/{ignition => gz}/math/PiecewiseScalarField3.hh (100%) rename include/{ignition => gz}/math/Plane.hh (100%) rename include/{ignition => gz}/math/Polynomial3.hh (100%) rename include/{ignition => gz}/math/Pose3.hh (100%) rename include/{ignition => gz}/math/Quaternion.hh (100%) rename include/{ignition => gz}/math/Rand.hh (100%) rename include/{ignition => gz}/math/Region3.hh (100%) rename include/{ignition => gz}/math/RollingMean.hh (100%) rename include/{ignition => gz}/math/RotationSpline.hh (100%) rename include/{ignition => gz}/math/SemanticVersion.hh (100%) rename include/{ignition => gz}/math/SignalStats.hh (100%) rename include/{ignition => gz}/math/SpeedLimiter.hh (100%) rename include/{ignition => gz}/math/Sphere.hh (100%) rename include/{ignition => gz}/math/SphericalCoordinates.hh (100%) rename include/{ignition => gz}/math/Spline.hh (100%) rename include/{ignition => gz}/math/Stopwatch.hh (100%) rename include/{ignition => gz}/math/Temperature.hh (100%) rename include/{ignition => gz}/math/Triangle.hh (100%) rename include/{ignition => gz}/math/Triangle3.hh (100%) rename include/{ignition => gz}/math/Vector2.hh (100%) rename include/{ignition => gz}/math/Vector3.hh (100%) rename include/{ignition => gz}/math/Vector3Stats.hh (100%) rename include/{ignition => gz}/math/Vector4.hh (100%) rename include/{ignition => gz}/math/config.hh.in (100%) rename include/{ignition => gz}/math/detail/Box.hh (100%) rename include/{ignition => gz}/math/detail/Capsule.hh (100%) rename include/{ignition => gz}/math/detail/Cylinder.hh (100%) rename include/{ignition => gz}/math/detail/Ellipsoid.hh (100%) rename include/{ignition => gz}/math/detail/Sphere.hh (100%) rename include/{ignition => gz}/math/detail/WellOrderedVector.hh (100%) rename include/{ignition => gz}/math/graph/Edge.hh (100%) rename include/{ignition => gz}/math/graph/Graph.hh (100%) rename include/{ignition => gz}/math/graph/GraphAlgorithms.hh (100%) rename include/{ignition => gz}/math/graph/Vertex.hh (100%) rename include/{ignition => gz}/math/math.hh.in (100%) diff --git a/eigen3/include/ignition/math/CMakeLists.txt b/eigen3/include/gz/math/CMakeLists.txt similarity index 100% rename from eigen3/include/ignition/math/CMakeLists.txt rename to eigen3/include/gz/math/CMakeLists.txt diff --git a/eigen3/include/ignition/math/eigen3/Conversions.hh b/eigen3/include/gz/math/eigen3/Conversions.hh similarity index 100% rename from eigen3/include/ignition/math/eigen3/Conversions.hh rename to eigen3/include/gz/math/eigen3/Conversions.hh diff --git a/eigen3/include/ignition/math/eigen3/Util.hh b/eigen3/include/gz/math/eigen3/Util.hh similarity index 100% rename from eigen3/include/ignition/math/eigen3/Util.hh rename to eigen3/include/gz/math/eigen3/Util.hh diff --git a/include/ignition/CMakeLists.txt b/include/gz/CMakeLists.txt similarity index 100% rename from include/ignition/CMakeLists.txt rename to include/gz/CMakeLists.txt diff --git a/include/ignition/math/AdditivelySeparableScalarField3.hh b/include/gz/math/AdditivelySeparableScalarField3.hh similarity index 100% rename from include/ignition/math/AdditivelySeparableScalarField3.hh rename to include/gz/math/AdditivelySeparableScalarField3.hh diff --git a/include/ignition/math/Angle.hh b/include/gz/math/Angle.hh similarity index 100% rename from include/ignition/math/Angle.hh rename to include/gz/math/Angle.hh diff --git a/include/ignition/math/AxisAlignedBox.hh b/include/gz/math/AxisAlignedBox.hh similarity index 100% rename from include/ignition/math/AxisAlignedBox.hh rename to include/gz/math/AxisAlignedBox.hh diff --git a/include/ignition/math/Box.hh b/include/gz/math/Box.hh similarity index 100% rename from include/ignition/math/Box.hh rename to include/gz/math/Box.hh diff --git a/include/ignition/math/CMakeLists.txt b/include/gz/math/CMakeLists.txt similarity index 100% rename from include/ignition/math/CMakeLists.txt rename to include/gz/math/CMakeLists.txt diff --git a/include/ignition/math/Capsule.hh b/include/gz/math/Capsule.hh similarity index 100% rename from include/ignition/math/Capsule.hh rename to include/gz/math/Capsule.hh diff --git a/include/ignition/math/Color.hh b/include/gz/math/Color.hh similarity index 100% rename from include/ignition/math/Color.hh rename to include/gz/math/Color.hh diff --git a/include/ignition/math/Cylinder.hh b/include/gz/math/Cylinder.hh similarity index 100% rename from include/ignition/math/Cylinder.hh rename to include/gz/math/Cylinder.hh diff --git a/include/ignition/math/DiffDriveOdometry.hh b/include/gz/math/DiffDriveOdometry.hh similarity index 100% rename from include/ignition/math/DiffDriveOdometry.hh rename to include/gz/math/DiffDriveOdometry.hh diff --git a/include/ignition/math/Ellipsoid.hh b/include/gz/math/Ellipsoid.hh similarity index 100% rename from include/ignition/math/Ellipsoid.hh rename to include/gz/math/Ellipsoid.hh diff --git a/include/ignition/math/Filter.hh b/include/gz/math/Filter.hh similarity index 100% rename from include/ignition/math/Filter.hh rename to include/gz/math/Filter.hh diff --git a/include/ignition/math/Frustum.hh b/include/gz/math/Frustum.hh similarity index 100% rename from include/ignition/math/Frustum.hh rename to include/gz/math/Frustum.hh diff --git a/include/ignition/math/GaussMarkovProcess.hh b/include/gz/math/GaussMarkovProcess.hh similarity index 100% rename from include/ignition/math/GaussMarkovProcess.hh rename to include/gz/math/GaussMarkovProcess.hh diff --git a/include/ignition/math/Helpers.hh b/include/gz/math/Helpers.hh similarity index 100% rename from include/ignition/math/Helpers.hh rename to include/gz/math/Helpers.hh diff --git a/include/ignition/math/Inertial.hh b/include/gz/math/Inertial.hh similarity index 100% rename from include/ignition/math/Inertial.hh rename to include/gz/math/Inertial.hh diff --git a/include/ignition/math/Interval.hh b/include/gz/math/Interval.hh similarity index 100% rename from include/ignition/math/Interval.hh rename to include/gz/math/Interval.hh diff --git a/include/ignition/math/Kmeans.hh b/include/gz/math/Kmeans.hh similarity index 100% rename from include/ignition/math/Kmeans.hh rename to include/gz/math/Kmeans.hh diff --git a/include/ignition/math/Line2.hh b/include/gz/math/Line2.hh similarity index 100% rename from include/ignition/math/Line2.hh rename to include/gz/math/Line2.hh diff --git a/include/ignition/math/Line3.hh b/include/gz/math/Line3.hh similarity index 100% rename from include/ignition/math/Line3.hh rename to include/gz/math/Line3.hh diff --git a/include/ignition/math/MassMatrix3.hh b/include/gz/math/MassMatrix3.hh similarity index 100% rename from include/ignition/math/MassMatrix3.hh rename to include/gz/math/MassMatrix3.hh diff --git a/include/ignition/math/MassMatrix3.ipynb b/include/gz/math/MassMatrix3.ipynb similarity index 100% rename from include/ignition/math/MassMatrix3.ipynb rename to include/gz/math/MassMatrix3.ipynb diff --git a/include/ignition/math/Material.hh b/include/gz/math/Material.hh similarity index 100% rename from include/ignition/math/Material.hh rename to include/gz/math/Material.hh diff --git a/include/ignition/math/MaterialType.hh b/include/gz/math/MaterialType.hh similarity index 100% rename from include/ignition/math/MaterialType.hh rename to include/gz/math/MaterialType.hh diff --git a/include/ignition/math/Matrix3.hh b/include/gz/math/Matrix3.hh similarity index 100% rename from include/ignition/math/Matrix3.hh rename to include/gz/math/Matrix3.hh diff --git a/include/ignition/math/Matrix4.hh b/include/gz/math/Matrix4.hh similarity index 100% rename from include/ignition/math/Matrix4.hh rename to include/gz/math/Matrix4.hh diff --git a/include/ignition/math/MovingWindowFilter.hh b/include/gz/math/MovingWindowFilter.hh similarity index 100% rename from include/ignition/math/MovingWindowFilter.hh rename to include/gz/math/MovingWindowFilter.hh diff --git a/include/ignition/math/OrientedBox.hh b/include/gz/math/OrientedBox.hh similarity index 100% rename from include/ignition/math/OrientedBox.hh rename to include/gz/math/OrientedBox.hh diff --git a/include/ignition/math/PID.hh b/include/gz/math/PID.hh similarity index 100% rename from include/ignition/math/PID.hh rename to include/gz/math/PID.hh diff --git a/include/ignition/math/PiecewiseScalarField3.hh b/include/gz/math/PiecewiseScalarField3.hh similarity index 100% rename from include/ignition/math/PiecewiseScalarField3.hh rename to include/gz/math/PiecewiseScalarField3.hh diff --git a/include/ignition/math/Plane.hh b/include/gz/math/Plane.hh similarity index 100% rename from include/ignition/math/Plane.hh rename to include/gz/math/Plane.hh diff --git a/include/ignition/math/Polynomial3.hh b/include/gz/math/Polynomial3.hh similarity index 100% rename from include/ignition/math/Polynomial3.hh rename to include/gz/math/Polynomial3.hh diff --git a/include/ignition/math/Pose3.hh b/include/gz/math/Pose3.hh similarity index 100% rename from include/ignition/math/Pose3.hh rename to include/gz/math/Pose3.hh diff --git a/include/ignition/math/Quaternion.hh b/include/gz/math/Quaternion.hh similarity index 100% rename from include/ignition/math/Quaternion.hh rename to include/gz/math/Quaternion.hh diff --git a/include/ignition/math/Rand.hh b/include/gz/math/Rand.hh similarity index 100% rename from include/ignition/math/Rand.hh rename to include/gz/math/Rand.hh diff --git a/include/ignition/math/Region3.hh b/include/gz/math/Region3.hh similarity index 100% rename from include/ignition/math/Region3.hh rename to include/gz/math/Region3.hh diff --git a/include/ignition/math/RollingMean.hh b/include/gz/math/RollingMean.hh similarity index 100% rename from include/ignition/math/RollingMean.hh rename to include/gz/math/RollingMean.hh diff --git a/include/ignition/math/RotationSpline.hh b/include/gz/math/RotationSpline.hh similarity index 100% rename from include/ignition/math/RotationSpline.hh rename to include/gz/math/RotationSpline.hh diff --git a/include/ignition/math/SemanticVersion.hh b/include/gz/math/SemanticVersion.hh similarity index 100% rename from include/ignition/math/SemanticVersion.hh rename to include/gz/math/SemanticVersion.hh diff --git a/include/ignition/math/SignalStats.hh b/include/gz/math/SignalStats.hh similarity index 100% rename from include/ignition/math/SignalStats.hh rename to include/gz/math/SignalStats.hh diff --git a/include/ignition/math/SpeedLimiter.hh b/include/gz/math/SpeedLimiter.hh similarity index 100% rename from include/ignition/math/SpeedLimiter.hh rename to include/gz/math/SpeedLimiter.hh diff --git a/include/ignition/math/Sphere.hh b/include/gz/math/Sphere.hh similarity index 100% rename from include/ignition/math/Sphere.hh rename to include/gz/math/Sphere.hh diff --git a/include/ignition/math/SphericalCoordinates.hh b/include/gz/math/SphericalCoordinates.hh similarity index 100% rename from include/ignition/math/SphericalCoordinates.hh rename to include/gz/math/SphericalCoordinates.hh diff --git a/include/ignition/math/Spline.hh b/include/gz/math/Spline.hh similarity index 100% rename from include/ignition/math/Spline.hh rename to include/gz/math/Spline.hh diff --git a/include/ignition/math/Stopwatch.hh b/include/gz/math/Stopwatch.hh similarity index 100% rename from include/ignition/math/Stopwatch.hh rename to include/gz/math/Stopwatch.hh diff --git a/include/ignition/math/Temperature.hh b/include/gz/math/Temperature.hh similarity index 100% rename from include/ignition/math/Temperature.hh rename to include/gz/math/Temperature.hh diff --git a/include/ignition/math/Triangle.hh b/include/gz/math/Triangle.hh similarity index 100% rename from include/ignition/math/Triangle.hh rename to include/gz/math/Triangle.hh diff --git a/include/ignition/math/Triangle3.hh b/include/gz/math/Triangle3.hh similarity index 100% rename from include/ignition/math/Triangle3.hh rename to include/gz/math/Triangle3.hh diff --git a/include/ignition/math/Vector2.hh b/include/gz/math/Vector2.hh similarity index 100% rename from include/ignition/math/Vector2.hh rename to include/gz/math/Vector2.hh diff --git a/include/ignition/math/Vector3.hh b/include/gz/math/Vector3.hh similarity index 100% rename from include/ignition/math/Vector3.hh rename to include/gz/math/Vector3.hh diff --git a/include/ignition/math/Vector3Stats.hh b/include/gz/math/Vector3Stats.hh similarity index 100% rename from include/ignition/math/Vector3Stats.hh rename to include/gz/math/Vector3Stats.hh diff --git a/include/ignition/math/Vector4.hh b/include/gz/math/Vector4.hh similarity index 100% rename from include/ignition/math/Vector4.hh rename to include/gz/math/Vector4.hh diff --git a/include/ignition/math/config.hh.in b/include/gz/math/config.hh.in similarity index 100% rename from include/ignition/math/config.hh.in rename to include/gz/math/config.hh.in diff --git a/include/ignition/math/detail/Box.hh b/include/gz/math/detail/Box.hh similarity index 100% rename from include/ignition/math/detail/Box.hh rename to include/gz/math/detail/Box.hh diff --git a/include/ignition/math/detail/Capsule.hh b/include/gz/math/detail/Capsule.hh similarity index 100% rename from include/ignition/math/detail/Capsule.hh rename to include/gz/math/detail/Capsule.hh diff --git a/include/ignition/math/detail/Cylinder.hh b/include/gz/math/detail/Cylinder.hh similarity index 100% rename from include/ignition/math/detail/Cylinder.hh rename to include/gz/math/detail/Cylinder.hh diff --git a/include/ignition/math/detail/Ellipsoid.hh b/include/gz/math/detail/Ellipsoid.hh similarity index 100% rename from include/ignition/math/detail/Ellipsoid.hh rename to include/gz/math/detail/Ellipsoid.hh diff --git a/include/ignition/math/detail/Sphere.hh b/include/gz/math/detail/Sphere.hh similarity index 100% rename from include/ignition/math/detail/Sphere.hh rename to include/gz/math/detail/Sphere.hh diff --git a/include/ignition/math/detail/WellOrderedVector.hh b/include/gz/math/detail/WellOrderedVector.hh similarity index 100% rename from include/ignition/math/detail/WellOrderedVector.hh rename to include/gz/math/detail/WellOrderedVector.hh diff --git a/include/ignition/math/graph/Edge.hh b/include/gz/math/graph/Edge.hh similarity index 100% rename from include/ignition/math/graph/Edge.hh rename to include/gz/math/graph/Edge.hh diff --git a/include/ignition/math/graph/Graph.hh b/include/gz/math/graph/Graph.hh similarity index 100% rename from include/ignition/math/graph/Graph.hh rename to include/gz/math/graph/Graph.hh diff --git a/include/ignition/math/graph/GraphAlgorithms.hh b/include/gz/math/graph/GraphAlgorithms.hh similarity index 100% rename from include/ignition/math/graph/GraphAlgorithms.hh rename to include/gz/math/graph/GraphAlgorithms.hh diff --git a/include/ignition/math/graph/Vertex.hh b/include/gz/math/graph/Vertex.hh similarity index 100% rename from include/ignition/math/graph/Vertex.hh rename to include/gz/math/graph/Vertex.hh diff --git a/include/ignition/math/math.hh.in b/include/gz/math/math.hh.in similarity index 100% rename from include/ignition/math/math.hh.in rename to include/gz/math/math.hh.in