https://github.com/advrhumanoids/simple_homing

https://github.com/advrhumanoids/simple_homing

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 (5.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: ADVRHumanoids
  • Language: C++
  • Default Branch: master
  • Size: 85 KB
Statistics
  • Stars: 0
  • Watchers: 23
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 9 years ago · Last pushed about 9 years ago
Metadata Files
Readme

README.md

SIMPLE_HOMING

The module brings part of the joints of the robot to the homing configuration. It is meant to demonstrate a very basic functionality of a generic module and the robot interfe.

Usage (simulation):

Before using the module make sure to start yarp server by: yarpserver --write Then run gazebo simulator and insert the robot. Now you are ready to launch the module. simple_homing After executing the binary you have to start the module execution by writing to the yarp port "switch:i" of the module: ``` yarp write ... /simple_homing/switch:i

start this way the module will go through the initialization procedure and start the execution of the main thread `run()`. To start the homing procedure you have to write to the port "command:i" of the module: yarp write ... /simple_homing/command:i homing 0 ```

Note on config file location:

Simple homing looks first in the folder in which is launched for a file called initialconfig.ini. To change the path and/or the name run simpleconfig with --path and/or --name options.

Owner

  • Name: ADVR Humanoids
  • Login: ADVRHumanoids
  • Kind: organization
  • Email: luca.muratore@iit.it
  • Location: Istituto Italiano di Tecnologia

Humanoids & Human Centered Mechatronics, HHCM, IIT

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels