Skip to content
Snippets Groups Projects
Commit ed01df81 authored by Fabian Reister's avatar Fabian Reister Committed by Fabian Reister
Browse files

armem_robot_state: adding converter for ARMAR-7

parent 88c119db
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@ namespace armarx::armem::server::robot_state::proprioception
{
add<Armar6Converter>("Armar6");
add<Armar6Converter>("ArmarDE");
add<Armar6Converter>("Armar7");
}
......
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