Coder Social home page Coder Social logo

Comments (4)

DoWhileGeek avatar DoWhileGeek commented on August 23, 2024 1

Sorry, accidental click on the close button. Let me think on this a bit before I respond, but those are super valid points.

from ikpy.

Phylliade avatar Phylliade commented on August 23, 2024

Hello @DoWhileGeek !

Actually that's a very interesting feature, and certainly to be added in IKPy!

A few quick thoughts:

  • I'm pretty sure i've written a simple snippet in the past, that splits a trajectory into multiple target positions. However, i'm unable to find it after a quick lookup 🤷
  • IMO the main difficulty of this feature is a design constraint: To be more precise, we want to add the notion of trajectory into IKPy, which can immediately translates into a sequential list of target positions, but can also be a more abstract object (i.e. a continuous trajectory is a curve, that can also includes velocity information)
  • Once we have a curve, it's easy to sample from it to get the list of targets;
  • So the main issue is "How to define a curve in a simple ikpyesque ( ;) ) way?": There are many ways to define curves, but maybe choosing the right one is not so easy
  • For example, with your picking robot, you want your robot to follow a certain trajectory (i.e avoiding colliding your walls), instead of going in an undefined line between your starting position and your target

What are your thoughts on this?

Especially, how would you define your trajectory in your use case?

from ikpy.

stale avatar stale commented on August 23, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from ikpy.

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.