Skip to content
Snippets Groups Projects

armem_robot_state: updates

Merged Fabian Reister requested to merge feature/armem_robot_state_update into armem/dev
All threads resolved!
4 files
+ 92
1
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -51,7 +51,7 @@ namespace armarx::viz
// ////////////////////////////////////////////////////////////////// //
//layer
Layer layer(std::string const& name) const
virtual Layer layer(std::string const& name) const
{
return Layer(componentName, name);
}
Loading