424 kB
21 files
Updated about 1 month ago
Name
Size
.gitattributes2.46 kB
xet
README.md1.08 kB
xet
chicken_peck.json16.6 kB
xet
chin_lead.json17.3 kB
xet
dizzy_spin.json18.8 kB
xet
grid_snap.json17.7 kB
xet
groovy_sway_and_roll.json17.3 kB
xet
head_tilt_roll.json16.8 kB
xet
interwoven_spirals.json40.9 kB
xet
jackson_square.json42.7 kB
xet
neck_recoil.json15 kB
xet
pendulum_swing.json16.8 kB
xet
polyrhythm_combo.json26.9 kB
xet
sharp_side_tilt.json26.1 kB
xet
side_glance_flick.json16.8 kB
xet
side_peekaboo.json44.5 kB
xet
side_to_side_sway.json15.4 kB
xet
simple_nod.json16.6 kB
xet
stumble_and_recover.json19.4 kB
xet
uh_huh_tilt.json18.7 kB
xet
yeah_nod.json16.2 kB
xet
README.md

Reachy Mini Dances Library

Curated dance moves for the Reachy Mini robot, maintained by Pollen Robotics. Each move is a JSON trajectory (head pose, antennas, body yaw, sampled over time). Motion-only — no audio tracks in this set.

File layout

Files live at the root of the dataset, named <dance>.json.

How to use

Python — via the reachy_mini package:

from reachy_mini import ReachyMini
from reachy_mini.motion.recorded_move import RecordedMoves

library = RecordedMoves("pollen-robotics/reachy-mini-dances-library")
with ReachyMini() as reachy:
    reachy.play_move(library.get("chicken_peck"))

Marionette web app — discoverable in the Community tab at huggingface.co/spaces/RemiFabre/marionette.

Reuse

Keep the reachy_mini_community_moves tag when sharing derivatives so the community can discover related sets.

Total size
424 kB
Files
21
Last updated
Jun 26
Pre-warmed CDN
US EU US EU

Contributors