Skip to content

Commit

Permalink
Merge pull request start-jsk#503 from mmurooka/fix-readme-20180423
Browse files Browse the repository at this point in the history
[README.md] start auto-balancer before go-pos.
  • Loading branch information
mmurooka authored Apr 27, 2018
2 parents a7eb030 + 9cf9757 commit cdb05e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ roseus hrp2jsknt-interface.l
(send *ri* :angle-vector (send *robot* :angle-vector) 5000)
(send *robot* :reset-manip-pose)
(send *ri* :angle-vector (send *robot* :angle-vector) 5000)
(send *ri* :start-auto-balancer)
(send *ri* :go-pos 0 0 0)
```

Expand Down

0 comments on commit cdb05e9

Please sign in to comment.