- May 08, 2018
-
-
Olivier Stasse authored
-
Olivier Stasse authored
-
Olivier Stasse authored
-
Olivier Stasse authored
-
Olivier Stasse authored
prf-gazebo-ros-control -> prf-gazebo-ros-pkgs Fix depend.mk
-
Olivier Stasse authored
-
Olivier Stasse authored
-
Olivier Stasse authored
-
Olivier Stasse authored
-
Olivier Stasse authored
-
Olivier Stasse authored
[wip/talos-ros-control]->[wip/ros-control]
-
Olivier Stasse authored
-
Olivier Stasse authored
-
- May 02, 2018
-
-
Olivier Stasse authored
Removed useless headers Thx to Joseph Mirabel to point this out.
-
Olivier Stasse authored
The package provides python bindings to internal data (which is bad and should be removed in a near future) It needs therefore access to binding headers provided by pinocchio and py-eigenpy (provided by py-pinocchio).
-
- Apr 27, 2018
-
-
Guilhem Saurel authored
-
- Apr 26, 2018
-
-
Anthony Mallet authored
s@wip/pinocchio@math/pinocchio@
-
Anthony Mallet authored
The package was split in math/pinocchio for the C++ library and py-pinocchio for the python bindings. Note that at the moment, the headers provided by the python bindings are not installed because they would conflict between multiple python version. The .pc file is not installed either for the same reason. If any of those files are actually needed, one should figure out a proper namespace or a .pc name.
-
Anthony Mallet authored
* Use MASTER_SITE_GITBUB * Add HOMEPAGE * Drop MAKE_JOBS_SAFE=no - bulk machine has more RAM, it should pass * Reorder declarations to match common style * Whitespace police
-
Olivier Stasse authored
Improve computation time by: - Removing memory allocation during control time - Use basis of the null-space for computation.
-
- Apr 17, 2018
-
-
Olivier Stasse authored
-
Olivier Stasse authored
-
- Apr 14, 2018
-
-
Olivier Stasse authored
Remove debug information Makes the package public as the robot's model is now public. Add current, joint angles, motor angles signals from pyrene device.
-
- Apr 13, 2018
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Anthony Mallet authored
The package was renamed to qpoases to match the debian constraints on the package name: [a-z0-9+-.]. It was also bumped to latest 3.2.1, with a MASTER_SITES pointing directly upstream. Although not strictly required, it's less confusing (because the .deb will have to respect the constraints anyway).
-
- Apr 11, 2018
-
-
Olivier Stasse authored
-
Guilhem Saurel authored
Changes since 1.0.0: - fix meshes path
-
Guilhem Saurel authored
Changes since 0.0.14: * Remove baseline and reduce clipping of orbbec_astra_pro * Fix HR camera framerate * Fix issues when replacing tor with talos * Add high_res camera and remove IR which was just rgb * Increase home and walk_pose to 2.0 seconds * changed grippers to effort control for now * added local joint control * Remove talos-3 specific motions * Add meta information so motions are displayed on web commander * Fix time from start for home_legs * Motions for autopresentation and alive * Move demo_motions to talos_3_specifics * Add weight lifting moves * Add leg motion yaml template * Use orbbec pro with correct resolution in simulation * Collisions that better match the real shape of the gripper * changed gripper plugin to use PID instead of position API * fixed type in urdf model * modified limits of gripper, leg 5 joint, and arm v2 1 joint * clenaed lower body model * added missing depend walk utils * Test urdf files * Add v2 as default param for robot * Fix type in arm_v2 and rename arm_v1 urdf * remove file with no version for arm * Added version v1, v2 for urdf and restored walk_pose * fixed lower body model * added use safe mode to joint trajectory controllers * Safe range of motion for upper body * Fix right wrist differential transmission sign * Params tuning and motions * Added hardware bringup controllers
-
Guilhem Saurel authored
-
- Apr 09, 2018
-
-
Olivier Stasse authored
Add grippers in URL file.
-
Olivier Stasse authored
Fix dampedInverse Check size of Jacobian with partial Jacobian in constraint Avoid unnecessary operation in snd order integration Uses Eigen interface to improve code clarity
-
- Apr 05, 2018
-
-
Guilhem Saurel authored
-
- Apr 04, 2018
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- Apr 02, 2018
-
-
Justin Carpentier authored
-
- Mar 20, 2018
-
-
Olivier Stasse authored
Fix compiling problem. Fix pinocchio dynamics introduction.
-
- Mar 18, 2018
-
-
Olivier Stasse authored
Remove subpack library useless since jrl-walkgen-v3 switched to eigen-quadprog. Remove config.h
-
- Mar 17, 2018
-
-
Olivier Stasse authored
-