Giter Site home page Giter Site logo

rmc-project-chess-roboarm's People

Contributors

jasonz5 avatar judera9 avatar ouch-lee avatar stophere1 avatar teddi-p avatar

Watchers

 avatar

rmc-project-chess-roboarm's Issues

关于read()和write()

不知道serial (ser) 类中的方法write()和read()分别记录和读取的什么东西?是接口端的信号吗?

No module named 'RPi'

在文件gripper.py中发现第一行import RPi.GPIO as GPIO不能用pip下载RPi module,在外部terminal中也下载不了,可能是要在树梅派系统安装好了之后才能下这个包?

logger.debug

这个方法出现了很多次,但是没能弄明白其作用是什么?

有关KDtree和控制的函数

有几点应该是没问题的:
calibrated_offset关联机器人的初始位姿,对比recenter 和 return_to_rest 两个函数
setReg()函数传入的变量包括舵机id,修改对应的编码位,修改对应的值
执行的exceute函数传入id,ax12.py中的常量,修改的位+值,三个值

猜测这里的kdtree是用来寻找与传入point最近的位姿的,节点里应该是对应角度根据运动学解出的点,找一个最近的,返回对应的index然后转换出需要的两个角度。

需要测量一些机械臂参数

做动力学仿真需要机械臂的具体参数,比如实际具体的长度,质量等(摩擦的话要不先忽略,然后后面算在error里?);
打算采用拉格朗日方法求动力学;
PS. 另外我们下次讨论的时候决定一下运动学采用哪种方案

Cannot find reference 'data' in '__init__.py'

在文件square_color_detector.py中:
from raspberryturk.core.data.raw_pixels_extractor import RawPixelsExtractor
from raspberryturk.core.data.class_encoding import empty_or_not
但是core.data是没有的,我估计可能是.ignore文件把那个文件给bind掉了,下次commit的时候我改一下.gitignore

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.