about summary refs log tree commit diff
path: root/pkgs/development/libraries/example-robot-data
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove ending period from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-05-31example-robot-data: patch for pinocchio v3.0.0Guilhem Saurel1-0/+11
2024-01-30python311Packages.example-robot-data: 4.0.9 -> 4.1.0R. Ryantm1-2/+2
2023-12-03python311Packages.example-robot-data: 4.0.8 -> 4.0.9Weijia Wang1-3/+3
2023-08-10example-robot-data: add preCheckGuilhem Saurel1-0/+4
fix 43 occurences of eg.: > ValueError: Mesh package://example-robot-data/robots/ur_description/meshes/ur5/collision/base.stl could not be found. Following 0c0b3af7936d868d5346f8e2fc46814ab0dfa4be, pinocchio has hpp-fcl support, so example-robot-data try to load meshes. But for `package://example-robot-data/robots/…/mesh.stl` paths to be resolved by the mesh loader, there must be a `example-robot-data/robots` folder.
2023-07-18example-robot-data: 4.0.7 -> 4.0.8Guilhem Saurel1-7/+12
while here: - use finalAttrs instead of rec - add check & python import check - add me as maintainer
2023-05-19example-robot-data: 4.0.6 -> 4.0.7Weijia Wang1-2/+2
2023-05-14example-robot-data: 4.0.5 -> 4.0.6Weijia Wang1-2/+2
2023-02-19example-robot-data: 4.0.4 -> 4.0.5R. Ryantm1-2/+2
2023-02-13example-robot-data: 4.0.3 -> 4.0.4R. Ryantm1-2/+2
2022-12-08example-robot-data, python3Packages.example-robot-data: init at 4.0.3Weijia Wang1-0/+42