parent
631af97b77
commit
3b3dfea0c8
|
@ -193,10 +193,7 @@ void UnitreeSdk2Bridge::PublishWirelessController()
|
||||||
|
|
||||||
void UnitreeSdk2Bridge::Run()
|
void UnitreeSdk2Bridge::Run()
|
||||||
{
|
{
|
||||||
while (1)
|
pause();
|
||||||
{
|
|
||||||
sleep(2);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void UnitreeSdk2Bridge::SetupJoystick(string device, string js_type, int bits)
|
void UnitreeSdk2Bridge::SetupJoystick(string device, string js_type, int bits)
|
||||||
|
|
Loading…
Reference in New Issue