Skip to content
Snippets Groups Projects
Commit 57966075 authored by Christian Dreher's avatar Christian Dreher
Browse files

Merge branch 'module/eurobin-module-db' into 'main'

Move euROBIN modules to external DB

See merge request !490
parents 04763c02 35c34039
No related branches found
No related tags found
1 merge request!490h2t/research_projects/eurobin/*: Move euROBIN modules to external DB
Pipeline #8051 passed
{
"general": {
"url": "https://git.h2t.iar.kit.edu/research-projects/eurobin/axii-database",
"authors": "Rainer Kartmann <rainer.kartmann@kit.edu>",
"database": {
"for_namespace": "h2t/research_projects/eurobin"
}
},
"update": {
"git": {
"h2t_gitlab_slug": "research-projects/eurobin/axii-database"
}
},
"install": {
"env": {
"STUDENT_PROJECTS_AXII_DATABASE": "$MODULE_PATH",
"ARMARX_MODULES": "$MODULE_PATH:$ARMARX_MODULES"
}
}
}
{
"required_modules": {
"h2t/research_projects/eurobin/wp2_skills": {}
}
}
{
"general": {
"url": "https://git.h2t.iar.kit.edu/research-projects/eurobin/wp2-skills"
},
"update": {
"git": {
"h2t_gitlab_slug": "research-projects/eurobin/communication"
}
},
"prepare": {
"cmake": {
"definitions": {
"CMAKE_C_COMPILER": "$ARMARX_C_COMPILER",
"CMAKE_CXX_COMPILER": "$ARMARX_CXX_COMPILER"
}
},
"# python": {
"packages": {
"python/activity_recognition": {
"install_editable": [
"$armarx__python3_armarx__PATH"
]
}
}
}
},
"build": "cmake",
"required_modules": {
"armarx/meta/compiler": {},
"armarx/ArmarXCore": {},
"# armarx/python3-armarx": {},
"# armarx_integration/robots/armar6/skills": {},
"# armarx_integration/robots/armar7/skills": {}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment