Giter VIP home page Giter VIP logo

Comments (4)

mattrichard avatar mattrichard commented on July 24, 2024

I apologize for being absent for so long. The driver previously did not use "time_from_start" nor did it use more than 1 position from the JointTrajectory message. I have updated the driver to support both "time_from_start" and more than 1 position. The changes are currently in the dev branch.

I wasn't exactly sure how to interpret "time_from_start" so I ended up implementing it as the expected completion time from when the message was received of the current position command. So, using your code as an example, in the tuck function the first set of positions would execute for 5 seconds, the second set of postions would execute for 3 seconds after the first set was finished, and finally the third set would execute for 3 seconds after the second set was complete. Are these the expected results?

from lynxmotion_ssc32u.

tonybaltovski avatar tonybaltovski commented on July 24, 2024

The definition of "time_from_start" is explained well here. Which the way you interpreted but each same has to be greater then one before. I also hacked together a way to use that data to ramp up to the joint rather than to instantly jump to it here but I did not use the true definition of time_from_start. I suppose your trajectory planner should generate a series of positions, velocities and accelerations to form a continuous spline however, there hasn't been much development for these manipulators.

from lynxmotion_ssc32u.

garyedwards avatar garyedwards commented on July 24, 2024

Hi, thank you both for looking into this I have done some initial tests and the driver seems to function in a more familiar way now that it supports multi points and the time_from_start parts of JointTrajectory messages. I will be using it more in the coming weeks so will let you know if I find any issues.

from lynxmotion_ssc32u.

mattrichard avatar mattrichard commented on July 24, 2024

The changes have been merged into the master branch.

from lynxmotion_ssc32u.

Related Issues (4)

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.