https://github.com/advrhumanoids/xbotlogger
Package providing a simple, RT safe, logging utility. It supports both console logging and logging of data to a .mat file.
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 (4.2%) to scientific vocabulary
Repository
Package providing a simple, RT safe, logging utility. It supports both console logging and logging of data to a .mat file.
Basic Info
- Host: GitHub
- Owner: ADVRHumanoids
- License: lgpl-3.0
- Language: C++
- Default Branch: master
- Size: 57.6 KB
Statistics
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 2
- Releases: 0
Metadata Files
README.md
XBotLogger
Package providing a simple, RT safe, logging utility. It supports both console logging and logging of data to a .mat file.
Installation
1) sudo apt-get install libmatio-dev
2) standard cmake build flow
Using XBotLogger in external CMake project
1) find_package(XBotLogger REQUIRED)
2) include_directories(${XBotLogger_INCLUDE_DIRS})
3) target_link_libraries(TargetName ${XBotLogger_LIBRARIES})
More information...
Check the wiki page!
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
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 2
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 2
- Total pull request authors: 0
- Average comments per issue: 0.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
- nkashiri (1)
- lia2790 (1)