HuskieRobotics / HuskieRobotics/SPOT

remove mongodb _id property from dataset output

Open
#31 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
27
Forks
29
PR merge metrics
No merged PRs in 30d

Description

it makes it so much longer, as every single action in the actionQueue (which is duplicated 3 times as of now) has a bunch of extra characters associated with it.

Contributor guide

Open the contributing guide

Research direction

Search the repository for the dataset output and actionQueue generation, then inspect how MongoDB documents are serialized. The work is done when each actionQueue item omits the MongoDB _id property and the resulting dataset output is shorter without changing other fields.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, mongodb
Domain
databases
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.