LEGO SPIKE move_tank_for_time Motion Sequencer
Sequence LEGO SPIKE `move_tank_for_time` motions using an intuitive timeline editor. Set step durations, motor speeds, stop behaviors, visualize the full path, and export Python async routines that students can customize for performances and classroom challenges.
📊 Motion Preview
Coaching Notes
- --
- --
- --
Time-based tank moves are great for performances. This sequencer highlights how each timed step builds toward the total path so students can tune pauses, spins, and arcs intentionally.
LEGO documents that move_tank_for_time() lets you specify milliseconds and velocity percentages for each motor while the hub handles synchronization. Review the official SPIKE Prime Python guide to clarify argument order, stop behaviors, and best practices before choreographing longer routines.
🎬 Sequence Editor
Configure each timed segment. Add multiple steps to create choreography.
Timeline
0 ms totalTimeline is empty. Add steps to begin sequencing.
💻 Python Code for Your Robot
Expand your expertise
Recommended deep dives and guides matched to LEGO SPIKE move_tank_for_time Motion Sequencer.