Git Product home page Git Product logo

rover's Introduction

rover's People

Contributors

sethfischer avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

rover's Issues

Want more "Related" rovers?

What is the criteria for "Related projects": who's in, and who's out?

I'm honored my Sawppy was deemed worthy, and there are many more projects I've come across during my research. I wrote a series on them, each with my quick overview of their design. Please feel free to use this list as reference and add whichever designs fit your criteria for "Related projects" and ignore those who do not.


Since the time I wrote the above, I have come across this one which I have yet to examine in more detail.

RB-0 which I learned from
(https://twitter.com/NVIDIAEmbedded/status/1393211876717342720) which linked to (https://developer.nvidia.com/embedded/community/jetson-projects?linkId=100000044774919#rb_0) which linked to (https://www.hackster.io/planktonrobo/rb-0-jetson-nano-powered-rover-ca242a)


Plush rovers probably do not fit your criteria.

Read the Docs build fails with Poetry >= 1.8.0

Read the Docs build fails with Poetry >= 1.8.0.

Read the Docs builds 23584649.

python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html
Running Sphinx v7.2.6
Traceback (most recent call last):
⋮
  File "/home/docs/checkouts/readthedocs.org/user_builds/sethfischer-osr/checkouts/102/docs/conf.py", line 6, in <module>
    import sphinx_rtd_theme  # type: ignore[import-untyped] # noqa: F401
    ^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'sphinx_rtd_theme'

Enable Poetry's modern installer

In 733ab44 Poetry's modern installer was disabled. This was to avoid the following error during a poetry install:

• Installing cadquery-ocp (7.7.0a0): Failed
                                                                                                                                                                                               
  AssertionError
                                                                                               
  In /home/user/.cache/pypoetry/artifacts/d4/3a/a2/5bab70f270aecbf24be39a87376515eafcb88f717fca7180d804b6543b/cadquery_ocp-7.7.0a0-cp39-cp39-manylinux_2_31_x86_64.whl, LICENSES_bundled.txt is
 not mentioned in RECORD
                                                                                               
  at ~/.local/share/pypoetry/venv/lib/python3.8/site-packages/installer/sources.py:158 in get_contents
      154│             if item.filename[-1:] == "/":  # looks like a directory
      155│                 continue
      156│
      157│             record = record_mapping.pop(item.filename, None)
    → 158│             assert record is not None, "In {}, {} is not mentioned in RECORD".format(
      159│                 self._zipfile.filename,
      160│                 item.filename,
      161│             )  # should not happen for valid wheels
      162│

Once cadquery-ocp has been fixed the modern installer should be enabled.

Modern installation was introduced with Poetry 1.4.0.

NASA embed 3D model is not displayed

The NASA embed 3D model is no longer displayed in the documentation on https://rover.fischer.nz/en/latest/inspiration.html

Instead the following message is displayed.

Firefox Can’t Open This Page

To protect your security, mars.nasa.gov will not allow Firefox to display the page if another site has embedded it. To see this page, you need to open it in a new window.

A similar message is displayed in Google Chrome.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.