Skip to content

Commit 50fd418

Browse files
authored
Revert service name.
1 parent d2b0e1b commit 50fd418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/unitree/robot/g1/loco/g1_loco_api.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ namespace unitree {
88
namespace robot {
99
namespace g1 {
1010
/*service name*/
11-
const std::string LOCO_SERVICE_NAME = "sport";
11+
const std::string LOCO_SERVICE_NAME = "loco";
1212

1313
/*api version*/
1414
const std::string LOCO_API_VERSION = "1.0.0.0";

0 commit comments

Comments
 (0)