Code Monkey home page Code Monkey logo

blogs's Introduction

四足机器人开发指南

简介

本文基于小米四足开发平台做软件开发指导。

框架

开发整体框架图

dev

开发方式

  1. 基于PC端编写程序,通过grpc或ros对机器人进行调度
  2. 基于NX端编写调度程序,对现有的服务类ros接口进行调用(推荐)
  3. 基于NX端改写程序,对现有的调度类或服务类业务进行二次开发

开发流程

  1. 通过手机APP申请开发者权限

  2. 与机器人建立连接(无线有线均可)

    • 有线登录方式,USB-Type数据线连接PC与机器人Download口:

      ssh [email protected]

      passwd: "123"

    • 无线方式,通过app给机器人连网,使用无线网IP(app内可查看)登录

    connect

  3. 按照你想要的方式开始即可

资源

  • 核心代码开源:Github地址
  • 开发者手册(API,上述第1、2种开发方式):博客地址
  • 程序设计(源码,上述第3种开发方式):应用文档,运控文档,slam文档以及感知文档;
  • 刷机:博客地址
  • 运营咨询:[email protected]

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.