Compare changes
Some changes are not shown.
For a faster browsing experience, only 62 of 262 files are shown. Download one of the files below to see all changes.
.clang-format
0 → 100644
+3
−0
.git-blame-ignore-revs
0 → 100644
+11
−0
.gitattributes
0 → 100644
+3
−0
.github/workflows/check-changelog.yml
0 → 100644
+15
−0
.github/workflows/jrl-cmakemodules.yml
0 → 100644
+48
−0
.github/workflows/linux.yml
0 → 100644
+60
−0
+97
−0
.github/workflows/nix.yml
0 → 100644
+19
−0
.github/workflows/reloc.yml
0 → 100644
+72
−0
.github/workflows/ros_ci.yml
0 → 100644
+63
−0
.github/workflows/update-flake-lock.yml
0 → 100644
+20
−0
+52
−0
+3
−1
+1
−83
+0
−3
.pre-commit-config.yaml
0 → 100644
+32
−0
.travis.yml
deleted100644 → 0
+0
−61
CHANGELOG.md
0 → 100644
+852
−0
File added.
Preview size limit exceeded, changes collapsed.
+413
−127
File changed.
Preview size limit exceeded, changes collapsed.
+2
−2
+54
−41
+6
−24
colcon.pkg
0 → 100644
+6
−0
development/build.md
0 → 100644
+17
−0
development/contributing.md
0 → 100644
+7
−0
development/release.md
0 → 100644
+34
−0
development/scripts/pixi/activation.bat
0 → 100644
+14
−0
development/scripts/pixi/activation.sh
0 → 100644
+38
−0
+5
−0
+3
−0
+32
−5
doc/additionalDoc/package.hh
deleted100644 → 0
+0
−26
doc/footer.html
deleted100644 → 0
+0
−11
doc/header.html
deleted100644 → 0
+0
−7
doc/package.css
deleted100644 → 0
+0
−230
doc/pictures/HRP2.jpg
deleted100644 → 0
−23.1 KiB
23.06 KiB
doc/pictures/footer.jpg
deleted100644 → 0
−23.1 KiB
23.06 KiB
doc/pictures/footer.txt
deleted100644 → 0
+0
−2
doc/pictures/soth.tif
deleted100644 → 0
−118 KiB
docker/ubuntu/Dockerfile
0 → 100644
+24
−0
eigenpyConfig.cmake
deleted100644 → 0
+0
−14
flake.lock
0 → 100644
+61
−0
flake.nix
0 → 100644
+40
−0
include/eigenpy/alignment.hpp
0 → 100644
+169
−0
+125
−139
include/eigenpy/computation-info.hpp
0 → 100644
+20
−0
include/eigenpy/copyable.hpp
0 → 100644
+33
−0
+189
−0
+204
−0
+93
−0
+183
−0