- May 05, 2023
-
-
Guilhem Saurel authored
before: ``` 8.9M robots/asr_twodof_description/qb_meshes/dae/qbmove_frame_m.dae 7.2M robots/baxter_description/meshes/electric_gripper/electric_gripper_w_fingers.DAE 4.9M robots/baxter_description/meshes/torso/base_link.DAE 88M robots/go1_description/meshes/trunk.dae ``` after: ``` 1.7M robots/asr_twodof_description/qb_meshes/dae/qbmove_frame_m.dae 2.2M robots/baxter_description/meshes/electric_gripper/electric_gripper_w_fingers.DAE 2.6M robots/baxter_description/meshes/torso/base_link.DAE 28M robots/go1_description/meshes/trunk.dae ```
-
- Mar 09, 2023
-
-
Carlos Mastalli authored
-
- Feb 13, 2023
-
-
Guilhem Saurel authored
-
- Feb 10, 2023
-
-
Louis Montaut authored
-
Louis Montaut authored
-
- Jan 10, 2023
-
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
- Jan 06, 2023
-
-
Guilhem Saurel authored
-
- Jan 01, 2023
-
-
Sergi authored
-
- Dec 31, 2022
-
-
Sergi authored
-
- 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.
-
- Dec 08, 2022
-
-
Wolfgang Merkt authored
-
Wolfgang Merkt authored
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
Wolfgang Merkt authored
-
Wolfgang Merkt authored
Adds BSD-3 licensed ANYmal C simple description from https://github.com/ANYbotics/anymal_c_simple_description commit f119c8f3c4b9e08948b0f5915e9c7cedf63f52e5 Modified to: 1. Fix the path for mesh loading 2. Add SRDF
-
- Dec 06, 2022
-
-
Sergim96 authored
-
- Dec 04, 2022
- Dec 03, 2022
-
-
Sergim96 authored
-
- Nov 29, 2022
-
-
Vladimír Petrík authored
-
- Nov 09, 2022
-
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
Louis Montaut authored
-
Louis Montaut authored
-
Louis Montaut authored
-
- Apr 01, 2022
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Rohan Budhiraja authored
* cassie/cassie_v2 sdf: remove first primatic joint, add color information * robots_loader: use updated sdf parser for pin version > 2.9.1 * cassie srdf: update joint info, add missing joints Co-authored-by:
Rohan Budhiraja <proyan@users.noreply.github.com>
-
Rohan Budhiraja authored
* simple_humanoid: add mesh, update srdf with rotor info, urdf with colliison info * simple_humanoid: fix mesh path Co-authored-by:
Rohan Budhiraja <proyan@users.noreply.github.com>
-
- Mar 31, 2022
-
-
Rohan Budhiraja authored
-
Justin Beri authored
* Add simplified double pendulum * Add description to urdf, loader and unittest * Fix format * Fix format for unittest * double pendudum: update credits Co-authored-by: Justin Beri <justin [dot] beri [at] csiro [dot] au> Co-authored-by: Justin Beri <justin.beri at hdr.qut.edu.au> Co-authored-by:
Guilhem Saurel <guilhem.saurel@laas.fr>
-
- Feb 19, 2022
-
-
Guilhem Saurel authored
-
- Feb 18, 2022
-
-
saroj authored
* added Articulated soft robot loader and description * removed the unneccesary files and the deprecated loader function * added license and readme * renamed the readme file and added these files in twodof robot description * remove use less file * remove useless file * Update test_load.py * removed useless folder and plugins from the urdf Co-authored-by:
Justin Carpentier <justin.carpentier@inria.fr>
-
- Feb 17, 2022
-
-
Wilson Jallet authored
* Make double_pendulum's joints unbounded revolute (continuous) * Add continuous (SO(2)) variant of double_pendulum * Remove update to deprecated function; inherit from DoublePendulumLoader * Add unit test
-
- Nov 10, 2021
-
-
Guilhem Saurel authored
-
- Oct 13, 2021
-
-
Rohan Budhiraja authored
-