Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cost Functions for Standalone Node #96

Open
ShivamThukral opened this issue Apr 28, 2021 · 0 comments
Open

Cost Functions for Standalone Node #96

ShivamThukral opened this issue Apr 28, 2021 · 0 comments

Comments

@ShivamThukral
Copy link

Hi,

Thank for this amazing work and for making everything so easy to follow.

I am trying to use the standalone node basis functions using custom costmaps. My question is regarding the cost functions implemented in the file Cost.cuh and Cost.cu

I am adding my custom cost functions to this file. One of which minimises jerk (something like l2-norm for current and previous controls). I can see that you pass 'u' as current controls here. Is there a way I can calculate or pass previous time-step controls? Can 'du' help me somehow to calculate my previous time-step controls?

I am pretty new to CUDA programming.

Thanks in advance!

@ShivamThukral ShivamThukral changed the title Cost Function for Standalone Node Cost Functions for Standalone Node Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant