Skip to content
Snippets Groups Projects
Commit a7bf477d authored by Rainer Kartmann's avatar Rainer Kartmann
Browse files

Update Armar6Skills

parent b9f72c25
No related branches found
No related tags found
No related merge requests found
{
"apt_packages": [
"libfftw3-dev"
]
}
{
"apt_packages": [
"libssh-dev"
],
"post_install_commands": "eval \"$(direnv hook bash)\""
}
......@@ -18,6 +18,9 @@
"build": "cmake",
"required_modules": [
"apt/ssh",
"apt/fftw3",
"armarx/ArmarXCore",
"armarx/ArmarXGui",
"armarx/RobotAPI",
......@@ -28,10 +31,6 @@
"armarx/SpeechX",
"armarx_integration/robots/armar6/rt"
],
"apt_packages": [
"# libfftw3-dev",
"# libssh-dev"
]
}
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