openjournals / joss-reviews

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

[REVIEW]: robot_collision_checking: A Lightweight ROS 2 Interface to FCL (Flexible Collision Library) #7473

Open editorialbot opened 1 week ago

editorialbot commented 1 week ago

Submitting author: !--author-handle-->@mazrk7<!--end-author-handle-- (Mark Zolotas) Repository: https://github.com/philip-long/robot_collision_checking Branch with paper.md (empty if default branch): paper Version: v1.0.0 Editor: !--editor-->@crvernon<!--end-editor-- Reviewers: @Aravind-Sundararajan, @cadojo Archive: Pending

Status

status

Status badge code:

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

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

@Aravind-Sundararajan & @cadojo, 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 @crvernon 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 @Aravind-Sundararajan

πŸ“ Checklist for @cadojo

editorialbot commented 1 week 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 1 week ago

Software report:

github.com/AlDanial/cloc v 1.90  T=0.02 s (843.6 files/s, 158858.4 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
C++                              4            254            121           1348
C/C++ Header                     3             53             39            255
CMake                            1             21              9            108
Markdown                         2             26              0             79
TeX                              1              7              0             70
XML                              1              6              0             28
YAML                             1              1              4             19
-------------------------------------------------------------------------------
SUM:                            13            368            173           1907
-------------------------------------------------------------------------------

Commit count by author:

    30  philip-long
    20  Mark Zolotas
    17  philip long
     5  philip
     2  mazrk7
editorialbot commented 1 week ago

Paper file info:

πŸ“„ Wordcount for paper.md is 656

βœ… The paper includes a Statement of need section

editorialbot commented 1 week ago

License info:

βœ… License found: MIT License (Valid open source OSI approved license)

editorialbot commented 1 week ago
Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

βœ… OK DOIs

- 10.1007/s10514-012-9321-0 is OK
- 10.1126/scirobotics.abm6074 is OK
- 10.1109/ICRA.2012.6225337 is OK

🟑 SKIP DOIs

- No DOI given, and none found for title: ROS: an open-source Robot Operating System
- No DOI given, and none found for title: Reducing the barrier to entry of complex robotic s...

❌ MISSING DOIs

- 10.15607/rss.2021.xvii.017 may be a valid DOI for title: Proximal and Sparse Resolution of Constrained Dyna...
- 10.1007/s11235-015-0034-5 may be a valid DOI for title: Rviz: a toolkit for real domain data visualization

❌ INVALID DOIs

- None
crvernon commented 1 week ago

πŸ‘‹ @mazrk7, @Aravind-Sundararajan , and @cadojo - This is the review thread for the paper. All of our communications will happen here from now on.

Please read the "Reviewer instructions & questions" in the first comment above.

Both reviewers have checklists at the top of this thread (in that first comment) with the JOSS requirements. As you go over the submission, please check any items that you feel have been satisfied. There are also links to the JOSS reviewer guidelines.

The JOSS review is different from most other journals. Our goal is to work with the authors to help them meet our criteria instead of merely passing judgment on the submission. As such, the reviewers are encouraged to submit issues and pull requests on the software repository. When doing so, please mention https://github.com/openjournals/joss-reviews/issues/7473 so that a link is created to this thread (and I can keep an eye on what is happening). Please also feel free to comment and ask questions on this thread. In my experience, it is better to post comments/questions/suggestions as you come across them instead of waiting until you've reviewed the entire package.

We aim for the review process to be completed within about 4-6 weeks but please make a start well ahead of this as JOSS reviews are by their nature iterative and any early feedback you may be able to provide to the author will be very helpful in meeting this schedule.

editorialbot commented 1 week ago

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

Aravind-Sundararajan commented 1 week ago

Review checklist for @Aravind-Sundararajan

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper

cadojo commented 1 week ago

Review checklist for @cadojo

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper