maliput / maliput/maliput_sim

Improve example to receive arguments

Open
#16 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement examples
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### Summary

Provide arguments for selecting which kind of visualization or export is wanted:
`--viz` (default:"" options: (plotly)
`--export` (default:"" options: (mcap)

https://github.com/maliput/maliput_sim/blob/9ea953bd9034fea3a6a74515cb58689b6c6155a8/examples/rail_car_agent.py#L86-L92

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with examples/rail_car_agent.py at the linked lines 86-92 and inspect how the example currently chooses visualization or export behavior. Add support for the --viz and --export arguments with the stated defaults and options, then verify that each selection produces the requested behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
plotly, python
Domain
cli, data-visualization
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.