Skip to content
Snippets Groups Projects

Improve armar7 platform movement

Merged Tobias Gröger requested to merge feature/improve-armar7-platform-movement into master
All threads resolved!
Compare and Show latest version
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -30,7 +30,7 @@ namespace armarx
{
NJointHolonomicPlatformVelocityControllerInterface::
NJointHolonomicPlatformVelocityControllerInterface() :
maxCommandDelay(IceUtil::Time::milliSeconds(500))
maxCommandDelay(IceUtil::Time::milliSeconds(800))
{
}
Loading