rover

Quarter-scale Mars rover based on the NASA Mars 2020 Perseverance Rover.

https://github.com/sethfischer/rover

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.9%) to scientific vocabulary

Keywords

cadquery code-cad mars mars-rover nasa-jpl programmatic-cad robot robotics
Last synced: 6 months ago · JSON representation ·

Repository

Quarter-scale Mars rover based on the NASA Mars 2020 Perseverance Rover.

Basic Info
  • Host: GitHub
  • Owner: sethfischer
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage: https://rover.fischer.nz
  • Size: 1.11 MB
Statistics
  • Stars: 6
  • Watchers: 3
  • Forks: 0
  • Open Issues: 5
  • Releases: 0
Topics
cadquery code-cad mars mars-rover nasa-jpl programmatic-cad robot robotics
Created about 4 years ago · Last pushed 7 months ago
Metadata Files
Readme Contributing License Citation Codeowners

README.rst

=================
sethfischer/rover
=================

|build-status| |lint-status| |test-status| |docs-status| |linkcheck-status|


Quarter-scale Mars rover based on the NASA Mars 2020 Mission Perseverance Rover.


Construction
------------

Refer to the `documentation `__.


Contribute
----------

Refer to `how to build a release`_ and follow the `additional steps for developers`_.


License
-------

:Software: SPDX-License-Identifier: MIT
:Hardware: SPDX-License-Identifier: CERN-OHL-W-2.0
:Documentation: SPDX-License-Identifier: CC-BY-NC-SA-4.0


.. _`how to build a release`: https://rover.fischer.nz/en/latest/build-release.html
.. _`additional steps for developers`: https://rover.fischer.nz/en/latest/build-release.html#additional-steps-for-developers


.. |build-status| image:: https://github.com/sethfischer/rover/actions/workflows/build.yml/badge.svg
    :target: https://github.com/sethfischer/rover/actions/workflows/build.yml
    :alt: Build status
.. |lint-status| image:: https://github.com/sethfischer/rover/actions/workflows/lint.yml/badge.svg
    :target: https://github.com/sethfischer/rover/actions/workflows/lint.yml
    :alt: Lint status
.. |test-status| image:: https://github.com/sethfischer/rover/actions/workflows/test.yml/badge.svg
    :target: https://github.com/sethfischer/rover/actions/workflows/test.yml
    :alt: Test status
.. |docs-status| image:: https://readthedocs.org/projects/sethfischer-osr/badge/?version=latest
    :target: https://sethfischer-osr.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status
.. |linkcheck-status| image:: https://github.com/sethfischer/rover/actions/workflows/linkcheck.yml/badge.svg
    :target: https://github.com/sethfischer/rover/actions/workflows/linkcheck.yml
    :alt: Link Check Status

Owner

  • Name: Seth Fischer
  • Login: sethfischer
  • Kind: user
  • Location: New Zealand
  • Company: Software Engineer

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this manual, please cite it using this metadata."
authors:
  - given-names: Seth
    family-names: Fischer
    email: "seth@fischer.nz"
title: "sethfischer-rover"
type: software
repository-code: "https://github.com/sethfischer/rover"
license:
  - MIT
  - CERN-OHL-W-2.0
  - CC-BY-NC-SA-4.0
references:
  - authors:
      - name: "Contributors to the JPL Open Source Rover Project"
    title: "JPL Open Source Rover Project"
    type: software
    repository-code: "https://github.com/nasa-jpl/open-source-rover"
  - authors:
      - name: "Contributors to the JPL Open Source Rover Code"
    title: "JPL Open Source Rover Code"
    type: software
    repository-code: "https://github.com/nasa-jpl/osr-rover-code"
keywords:
  - jpl
  - mars
  - nasa
  - perseverance
  - robot
  - robotics
  - rover

GitHub Events

Total
  • Delete event: 14
  • Push event: 21
  • Pull request event: 30
  • Create event: 16
Last Year
  • Delete event: 14
  • Push event: 21
  • Pull request event: 30
  • Create event: 16

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 11
  • Average time to close issues: N/A
  • Average time to close pull requests: 7 minutes
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 9
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 11
  • Average time to close issues: N/A
  • Average time to close pull requests: 7 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 9
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • sethfischer (2)
Pull Request Authors
  • sethfischer (49)
Top Labels
Issue Labels
documentation (1) build (1)
Pull Request Labels

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/lint.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
poetry.lock pypi
  • 202 dependencies