Git Product home page Git Product logo

catchserver's Introduction

catchServer

六轴机械臂jetson NANO跟踪抓取
该代码作为服务器jetson NANO的控制脚本,通过网络与客户端进行连接

实现算法

实现算法为机械臂运动学公式,对于程序传入的平面x,y坐标转换成机械臂的世界坐标
里面用到了机械臂的正解与反解

运行方法

首先修改 server.py 里的ip地址 host = "192.168.1.62" # 设置IP 运行demo.py为第一套六轴机械臂抓鸡方案
运行demo2.py为第二套六轴机械臂抓鸡方案
运行demo3.py为第三套六轴机械臂抓鸡方案
第一套抓鸡运行方案依靠原生机械臂提供的正反解方法进行定位
第二套抓鸡方案在第一套基础上进行优化改良
第三套抓鸡方案为只有单一坐标轴的运行方案

catchserver's People

Contributors

mohenghui avatar

Stargazers

 avatar  avatar

Watchers

 avatar

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.