Add an example of how to convert message fields into TSV using jq
Open
Nobody has claimed this yet.
documentation
minor
- Dominant language
- Python
- Stars
- 65
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
y sub 1003:uavcan.primitive.array.real32 | jq -r '.["1003"].value|@tsv'
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CLI documentation or examples that describe y sub output and compare them with the jq command shown in the issue. Add the TSV conversion example in the appropriate documentation location, and verify that the example clearly demonstrates converting message fields to TSV.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100