Giter VIP home page Giter VIP logo

Comments (6)

destogl avatar destogl commented on June 20, 2024 1

Do you mean scripts for offset and tool gravity calculation?

Offset calculation sets robot tcp in two positions in which fts is once oriented towards gravity direction and in other position away from this direction. In both cases average forces are calculated and their arithmetic middle is used as sensor offset. This offset is depending on temperature, sensor load etc. during longer use you will have to do it from time to time to eliminate the sensor drift.

Tool gravity calculation drives robot in three positions and calculates mass and center of mass for the tool. This works under assumption that tool is rotationally symmetrical (at least approximately).

I hope this helps you to understand those scripts.

from ati_force_torque.

destogl avatar destogl commented on June 20, 2024 1

the pose is for Schunk lwa4p. You should probably just add one more joint and test it.

from ati_force_torque.

changzhengwu avatar changzhengwu commented on June 20, 2024

yes,your answer is what I want. Thank you very much

from ati_force_torque.

changzhengwu avatar changzhengwu commented on June 20, 2024

Thank you sir. The pose in the script is for which robot? And for my robot SCHUNK lwa4d(7 DOF) , I should change the value or not ?

poses = [[0.0, 0.0, 1.5707963, 0.0, -1.5707963, 0.0],
[0.0, 0.0, 1.5707963, 0.0, 1.5707963, 0.0],
[0.0, 0.0, 0.0, 0.0, 1.5707963, 0.0]]

from ati_force_torque.

changzhengwu avatar changzhengwu commented on June 20, 2024

Thank you again.

from ati_force_torque.

destogl avatar destogl commented on June 20, 2024

@changzhengwu if you have an idea how to generalize/parametrize this scripts I would be glad to see your PR.

from ati_force_torque.

Related Issues (5)

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.