Skip to content

Commit 3daf2c1

Browse files
author
rd_ck
committed
add euler api of ai
1 parent 66cc928 commit 3daf2c1

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

include/unitree/robot/b2/sport/sport_client.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ class SportClient : public Client
7575

7676
int32_t FastWalk(bool flag);
7777

78-
int32_t FreeEuler(bool flag);
78+
int32_t Euler(float roll, float pitch, float yaw);
7979

8080
};
8181
}

lib/aarch64/libunitree_sdk2.a

22 Bytes
Binary file not shown.

lib/x86_64/libunitree_sdk2.a

62 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)