ros rate
This commit is contained in:
parent
c9b16fa6bf
commit
5b8aac2774
|
@ -44,7 +44,7 @@ namespace Xbee
|
|||
//*****************************************************************************
|
||||
CommunicationManager::CommunicationManager():
|
||||
START_DLIMITER(static_cast<unsigned char>(0x7E)),
|
||||
LOOP_RATE(30) /* 10 fps */
|
||||
LOOP_RATE(20) /* 10 fps */
|
||||
{
|
||||
}
|
||||
|
||||
|
|
Reference in New Issue