We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2b0e1b commit 50fd418Copy full SHA for 50fd418
include/unitree/robot/g1/loco/g1_loco_api.hpp
@@ -8,7 +8,7 @@ namespace unitree {
8
namespace robot {
9
namespace g1 {
10
/*service name*/
11
-const std::string LOCO_SERVICE_NAME = "sport";
+const std::string LOCO_SERVICE_NAME = "loco";
12
13
/*api version*/
14
const std::string LOCO_API_VERSION = "1.0.0.0";
0 commit comments