Giter VIP home page Giter VIP logo

quadfly's Introduction

Quadfly 四足机器狗

仓库说明

这些是之前业余学习四足机器狗的一些研究成果,包括仿真代码,文档,笔记等,做个记录。 要看懂需要先学习机器人相关的一些知识以及机器人数学等。

  • Core 目录是运行在 pybullet 环境,四足狗仿真代码 quadfly.py 的核心实现,实现了步态发生器、运动学约束、机器人数学库等逻辑;运行需要先配置 pybullet 环境。
  • 运动学基本原理在 doc 目录下,笔记和书籍 《MODERN ROBOTICS MECHANICS, PLANNING, AND CONTROL》,这本书采用不同于传统的 DH 建模法,而是使用旋量数学建模,更易懂,数学上处理简单。
  • 其他的 py 文件都是一些算法验证、模拟测试逻辑,直接就能运行。

实现的不完善,具体可以尝试配置运行体验 整体设计可以查看文档 FirstRead.md

quadfly

quadfly's People

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.