Coder Social home page Coder Social logo

Torque control frequency about kinova-ros HOT 4 CLOSED

skywoodsz avatar skywoodsz commented on September 21, 2024
Torque control frequency

from kinova-ros.

Comments (4)

felixmaisonneuve avatar felixmaisonneuve commented on September 21, 2024

Hi @skywoodsz,

The main control loop of the Jaco2 base is running at 100Hz. So the API, and therefore ROS (because ROS is running the API in the background) will be limited at 100Hz as well.

If you absolutely need to go faster, we can provide the communication protocol used in the arm so you can send commands directly to each actuators (but then you loose all the functionnalities of the base, e.g. Kinematics). This can help you increase to 300-500Hz, but it makes everything way more difficult.

Best,
Felix

from kinova-ros.

skywoodsz avatar skywoodsz commented on September 21, 2024

Hi @skywoodsz,

The main control loop of the Jaco2 base is running at 100Hz. So the API, and therefore ROS (because ROS is running the API in the background) will be limited at 100Hz as well.

If you absolutely need to go faster, we can provide the communication protocol used in the arm so you can send commands directly to each actuators (but then you loose all the functionnalities of the base, e.g. Kinematics). This can help you increase to 300-500Hz, but it makes everything way more difficult.

Best, Felix

Thanks for your reply!
How can I get the communication protocol and its documentation?
I also found that the presence of friction in torque control increases the error.
Is there any compensation for friction inside the base? Thanks!

from kinova-ros.

felixmaisonneuve avatar felixmaisonneuve commented on September 21, 2024

There is no compensation for torque friction. Torque tracking is no really on point on Jaco2 arms. This arm was not designed for such advanced use cases, so it not super precise and accurate (good enough for most use cases, but not ideal for more advance work).

You can request the Low-Level API documentation from [email protected]

Best,
Felix

from kinova-ros.

skywoodsz avatar skywoodsz commented on September 21, 2024

There is no compensation for torque friction. Torque tracking is no really on point on Jaco2 arms. This arm was not designed for such advanced use cases, so it not super precise and accurate (good enough for most use cases, but not ideal for more advance work).

You can request the Low-Level API documentation from [email protected]

Best, Felix

Thanks for your reply!
I will do that.

from kinova-ros.

Related Issues (20)

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.