Giter VIP home page Giter VIP logo

Comments (5)

LiJiangnanBit avatar LiJiangnanBit commented on June 11, 2024 1

I tried the input that you provided, but strangely, the failure didn't appear. 😅
2020-05-18 20-35-57屏幕截图.png
So I can't say what's wrong with AngleDiffSmoother. But it will be abandoned soon because it's too slow to solve this non-linear program. And there's also a problem you may have observed in TensionSmoother: the result has minor trembling sometimes. It's very rare, but annoying. I'm developing a new smoothing method in another branch to replace AngleDiffSmoother and TensionSmoother.

from path_optimizer.

k0suke-murakami avatar k0suke-murakami commented on June 11, 2024

https://drive.google.com/file/d/1KZERZa2ZMHSdc9--nWu75bxspBS91BxW/view?usp=sharing

from path_optimizer.

LiJiangnanBit avatar LiJiangnanBit commented on June 11, 2024

Hi, I think the program failed because the start state was not within the range of the reference points (red).
This could fail:
2020-05-18 18-02-30屏幕截图.png
While this should work:
2020-05-18 18-02-14屏幕截图.png
The start position is mapped onto the smoothed reference path, which starts from the first red point you choose.
2020-05-18 18-09-32屏幕截图.png
I'll add this in Readme. Thanks for testing!

from path_optimizer.

k0suke-murakami avatar k0suke-murakami commented on June 11, 2024

Thank you for the quick replay.

Still, trouble to get the result.
Here output with reference red points.
Screenshot from 2020-05-18 19-22-17
Screenshot from 2020-05-18 19-23-11

ref size 10
-30.5583 7.01123 0
-26.663 2.51858 0
-22.3547 0.61618 0
-18.3866 0.332707 0
-14.0783 0.0249356 0
-9.68907 -0.744231 0
-5.40515 0.202662 0
-0.894485 1.13335 0
5.82705 -0.485839 0
9.56043 -5.65033 0

from path_optimizer.

k0suke-murakami avatar k0suke-murakami commented on June 11, 2024

Just let you know that it works when changing the smoothing method to TensionSmoother
Screenshot from 2020-05-18 19-48-03

Screenshot from 2020-05-18 19-49-46

from path_optimizer.

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.