https://github.com/advrhumanoids/rosendeffectordocs
Sphinx (with readthedocs theme) documentation for ROSEndEffector package
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.0%) to scientific vocabulary
Repository
Sphinx (with readthedocs theme) documentation for ROSEndEffector package
Basic Info
- Host: GitHub
- Owner: ADVRHumanoids
- Default Branch: master
- Size: 9.47 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
ROSEndEffectorDocs
The rendered documentation is visible at https://advrhumanoids.github.io/ROSEndEffectorDocs/
This repository contains the source of the documentation of ROSEndEffector package and related packages.
Built with Sphix and readthedocs theme
To compile locally
Prerequisite ~~~bash sudo apt-get install python3-sphinx sudo python -m pip install sphinxrtdtheme sudo python3 -m pip install sphinx-copybutton ~~~
Compile locally: ~~~bash cd [...]/ROSEndEffectorDocs/docs make html ~~~
Troubleshoot
If something like : ``` make html sphinx-build -b html -d build/doctrees source build/html Running Sphinx v4.1.2 WARNING: sphinxrtdtheme (< 0.3.0) found. It will not be available since Sphinx-6.0
Theme error:
no theme named 'sphinxrtdtheme' found (missing theme.conf?)
Makefile:56: recipe for target 'html' failed
make: *** [html] Error 2
happens, I solved installing the rtd_theme also for python3:
pip3 install sphinx-rtd-theme
```
Owner
- Name: ADVR Humanoids
- Login: ADVRHumanoids
- Kind: organization
- Email: luca.muratore@iit.it
- Location: Istituto Italiano di Tecnologia
- Website: https://www.iit.it/lines/humanoids-human-centered-mechatronics
- Repositories: 206
- Profile: https://github.com/ADVRHumanoids
Humanoids & Human Centered Mechatronics, HHCM, IIT
GitHub Events
Total
- Issue comment event: 1
- Push event: 3
Last Year
- Issue comment event: 1
- Push event: 3
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 22
- Total pull requests: 3
- Average time to close issues: 6 months
- Average time to close pull requests: 4 days
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 2.05
- Average comments per pull request: 1.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 9 days
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 3.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- lia2790 (19)
- torydebra (3)
Pull Request Authors
- torydebra (2)
- gavanderhoorn (1)