Skip to content

sim/mujoco: list_urdfs column width / wrapping on narrow terminals (T53) #113

@cagataycali

Description

@cagataycali

Cosmetic follow-up from PR #85 review.

list_urdfs prints an ASCII table of the 68 registered robots. With long data_config keys and long paths, the columns can wrap on narrow terminals and look ragged.

DoD

  • Decide on a target terminal width (80 or 100 chars) and truncate the path column to fit.
  • Add a visual / snapshot test pinning the format so we don't regress.
  • Optional: support --full to disable truncation.

Low priority — purely presentational. Tracked per AGENTS.md rule (board is source of truth for follow-ups).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions