mirror of
https://github.com/huggingface/lerobot.git
synced 2026-07-22 17:32:07 +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
|
# Core RTC settings
|
||||||
# Todo change to exp
|
# Todo change to exp
|
||||||
prefix_attention_schedule: RTCAttentionSchedule = RTCAttentionSchedule.LINEAR
|
prefix_attention_schedule: RTCAttentionSchedule = RTCAttentionSchedule.LINEAR
|
||||||
max_guidance_weight: float = 1.0
|
max_guidance_weight: float = 5.0
|
||||||
execution_horizon: int = 10
|
execution_horizon: int = 10
|
||||||
|
|
||||||
# Debug settings
|
# Debug settings
|
||||||
|
|||||||
Reference in New Issue
Block a user