openjournals / joss-reviews

Reviews for the Journal of Open Source Software
Creative Commons Zero v1.0 Universal
714 stars 38 forks source link

[REVIEW]: wrenfold: Symbolic code generation for robotics #7303

Open editorialbot opened 4 days ago

editorialbot commented 4 days ago

Submitting author: !--author-handle-->@gareth-cross<!--end-author-handle-- (Gareth Cross) Repository: https://github.com/wrenfold/wrenfold Branch with paper.md (empty if default branch): gareth/joss Version: v0.0.7 Editor: !--editor-->@boisgera<!--end-editor-- Reviewers: @ushu, @abougouffa Archive: Pending

Status

status

Status badge code:

HTML: <a href="https://joss.theoj.org/papers/783b80991d243d90e0346e2ddf9f1483"><img src="https://joss.theoj.org/papers/783b80991d243d90e0346e2ddf9f1483/status.svg"></a>
Markdown: [![status](https://joss.theoj.org/papers/783b80991d243d90e0346e2ddf9f1483/status.svg)](https://joss.theoj.org/papers/783b80991d243d90e0346e2ddf9f1483)

Reviewers and authors:

Please avoid lengthy details of difficulties in the review thread. Instead, please create a new issue in the target repository and link to those issues (especially acceptance-blockers) by leaving comments in the review thread below. (For completists: if the target issue tracker is also on GitHub, linking the review thread in the issue or vice versa will create corresponding breadcrumb trails in the link target.)

Reviewer instructions & questions

@ushu & @abougouffa, your review will be checklist based. Each of you will have a separate checklist that you should update when carrying out your review. First of all you need to run this command in a separate comment to create the checklist:

@editorialbot generate my checklist

The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @boisgera know.

Please start on your review when you are able, and be sure to complete your review in the next six weeks, at the very latest

Checklists

📝 Checklist for @abougouffa

editorialbot commented 4 days ago

Hello humans, I'm @editorialbot, a robot that can help you with some common editorial tasks.

For a list of things I can do to help you, just type:

@editorialbot commands

For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:

@editorialbot generate pdf
editorialbot commented 4 days ago

Software report:

github.com/AlDanial/cloc v 1.90  T=0.18 s (2060.3 files/s, 289221.2 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
C++                            104           3290           2160          17824
C/C++ Header                   110           2716           2577          10053
Python                          36            994           1078           3118
Rust                            19            296            320           2495
CMake                           23            118            111            941
reStructuredText                30            618           1074            575
YAML                            11             70             16            405
Markdown                         9             86              0            289
TOML                            11             35              6            208
TeX                              1              7              0             69
DOS Batch                        2             10              1             35
HTML                             8              0              0             16
JSON                             1              0              0             12
make                             1              4              7              9
Bourne Shell                     1              2              3              7
SVG                              1              0              1              3
-------------------------------------------------------------------------------
SUM:                           368           8246           7354          36059
-------------------------------------------------------------------------------

Commit count by author:

   227  Gareth
    26  gareth-cross
     1  Himel Mondal
editorialbot commented 4 days ago
Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

✅ OK DOIs

- 10.15607/RSS.2022.XVIII.041 is OK
- 10.5281/zenodo.5794541 is OK

🟡 SKIP DOIs

- No DOI given, and none found for title: Ceres Solver
- No DOI given, and none found for title: State estimation for Robotics
- No DOI given, and none found for title: Modern Robotics: Mechanics, planning, and Control
- No DOI given, and none found for title: SymEngine
- No DOI given, and none found for title: Open-sourcing SymForce

❌ MISSING DOIs

- 10.1109/iros.2017.8202230 may be a valid DOI for title: FROST: Fast Robot Optimization and Simulation Tool...

❌ INVALID DOIs

- None
editorialbot commented 4 days ago

Paper file info:

📄 Wordcount for paper.md is 1192

✅ The paper includes a Statement of need section

editorialbot commented 4 days ago

License info:

✅ License found: MIT License (Valid open source OSI approved license)

editorialbot commented 4 days ago

:point_right::page_facing_up: Download article proof :page_facing_up: View article proof on GitHub :page_facing_up: :point_left:

abougouffa commented 4 days ago

Review checklist for @abougouffa

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper