Whether to enable debug visualization for this command term. When True,
the command term’s _debug_vis_impl method is called each frame to render
visual aids (e.g., velocity arrows, target markers).
Time range in seconds for command resampling. When the timer expires, a new
command is sampled and the timer is reset to a value uniformly drawn from
[min,max]. Set both values equal for fixed-interval resampling.