- Jan 08, 2025
-
-
Arthur Haffemayer authored
* panda urdf with collisions * adding the hand to the urdf * loader with capsule transformation * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fingers as capsules * hand as capsule * panda urdf with collisions * adding the hand to the urdf * loader with capsule transformation * fingers as capsules * hand as capsule * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * changing the heritage of pandaloadercollision * Update python/example_robot_data/robots_loader.py Co-authored-by:
Guilhem Saurel <guilhem.saurel@laas.fr> * fixing srdf path name * Update python/example_robot_data/robots_loader.py Co-authored-by:
Guilhem Saurel <guilhem.saurel@laas.fr> * getting rid of redundancy with the super * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * moving the static method generate_capsule_name to robot loader main class * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * adding unittest for panda collision * fixing name of unittest * deleting extra _ between the name of the link & capsule * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Address comment in #242 * More sensible entry order * Fix type error * tests: reorder * Update python/example_robot_data/robots_loader.py --------- Co-authored-by:
pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by:
Guilhem Saurel <guilhem.saurel@laas.fr> Co-authored-by:
Fabian Damken <fabian.damken@stud.tu-darmstadt.de>
-
- Dec 14, 2022
-
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
Wolfgang Merkt authored
Resolves #146
-
- Dec 12, 2022
-
-
Wolfgang Merkt authored
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
Wolfgang Merkt authored
-
Wolfgang Merkt authored
Created the Gazebo URDF from upstream franka_description package and then manually merged the inertials and new TCP frame into our packaged URDF. Should fix #122 Note: There are two types of URDFs in the upstream repository. One also has simplified, larger collision shapes. Since we possibly want to simulate using the URDFs here, I kept the configuration using the convex meshes rather than primitive shapes.
-
- Apr 01, 2022
-
-
Guilhem Saurel authored
-
- Sep 13, 2021
-
-
Guilhem Saurel authored
* robots: document upstreams & license, fix #34
-
- Mar 05, 2021
-
-
Guilhem Saurel authored
-
- Jun 19, 2020
-
-
Justin Carpentier authored
-
Justin Carpentier authored
edit: fix meshes with meshlab
-