Add warm-start on trajectory
Goal: Improve continuity and speed of robot trajectory.
real-time chunking starts the diffusion process for trajectory generation by initializing from the previous trajectory and providing gradient guidance such that the resulting trajectory stays close https://www.physicalintelligence.company/download/real_time_chunking.pdf
-
Evaluate, see if complexity seems worth it.