roboticslab-uc3m / teo-main

TEO full-sized humanoid robot: super/meta repository.
http://roboticslab.uc3m.es/roboticslab/robot/teo-humanoid
GNU Lesser General Public License v2.1
4 stars 1 forks source link

Squats: Generate trajectories and perform on sim and real #33

Closed jgvictores closed 3 years ago

jgvictores commented 6 years ago

Edited from: Perform squats using TrajectoryLib of https://github.com/roboticslab-uc3m/kinematics-dynamics/issues/134, preferably from Python (related: https://github.com/roboticslab-uc3m/kinematics-dynamics/issues/168)

jgvictores commented 6 years ago

Inspiration:

jgvictores commented 6 years ago

Will develop Joint Space trajectory as part of https://github.com/roboticslab-uc3m/kinematics-dynamics/issues/134.

jgvictores commented 5 years ago

Blocked by https://github.com/roboticslab-uc3m/kinematics-dynamics/issues/134

jgvictores commented 5 years ago

Not blocked by https://github.com/roboticslab-uc3m/kinematics-dynamics/issues/134, may not require joint space trajectories in TrajectoryLib

PeterBowman commented 5 years ago

TEO has learned to perform small up-down (squat, Z axis) and left-right (balance, Y axis) linear displacements of its center of mass. Proof:

IMAGE ALT TEXT HERE

Full recipe:

Update (2021): the squat app was moved to https://github.com/roboticslab-uc3m/gait-experiments. The old pt mode was fully replaced by CSP: https://github.com/roboticslab-uc3m/yarp-devices/issues/254.

smcdiaz commented 5 years ago

Great! The first step to make a first step

PeterBowman commented 3 years ago

As a first approach, I think we are done. See https://github.com/roboticslab-uc3m/teo-main/issues/33#issuecomment-504042205 (2019) and https://github.com/roboticslab-uc3m/teo-blender-models/issues/2 (2021).