mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-31 10:51:35 +00:00
fixup! Improve visualization: separate correction plot and fix axis scaling
This commit is contained in:
@@ -40,7 +40,7 @@ class RTCConfig:
|
||||
# Core RTC settings
|
||||
# Todo change to exp
|
||||
prefix_attention_schedule: RTCAttentionSchedule = RTCAttentionSchedule.LINEAR
|
||||
max_guidance_weight: float = 1.0
|
||||
max_guidance_weight: float = 5.0
|
||||
execution_horizon: int = 10
|
||||
|
||||
# Debug settings
|
||||
|
||||
Reference in New Issue
Block a user