Giter Club home page Giter Club logo

Comments (4)

MAVProxyUser avatar MAVProxyUser commented on July 27, 2024

@Velt1 what is the expected behavior? Does the normal Unitree SDK do something different? Please verbosely explain what happens when you attempt the same thing via the OEM SDK.

Could be a typo. Edit enums.py and set TROT_OBSTACLE to 4, and try again. Let me know the result of your test.
image

from free-dog-sdk.

Velt1 avatar Velt1 commented on July 27, 2024

Yeah it works like that:
class GaitType(Enum):
IDLE = 0
TROT = 1
TROT_RUNNING = 2
CLIMB_STAIR = 3
TROT_OBSTACLE = 4

But do I have to pay attention to some parameters when using the climb stairs mode?
Because sometimes it just falls down

from free-dog-sdk.

MAVProxyUser avatar MAVProxyUser commented on July 27, 2024

How does it behave with Unitree SDK? I suspect the safety limits are getting triggered perhaps? Someone needs to put some initiative in to implementing them. #7

from free-dog-sdk.

MAVProxyUser avatar MAVProxyUser commented on July 27, 2024

First issue was fixed here. a83f21c after testing with the normal SDK, let us know how it handles, and open a new issue if you think the Safety Limits are being exceeded, or something else causing the falling. do you have any log file entries when this happens from the dog?

from free-dog-sdk.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.