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

paper and codebase discrepancy #59

Open
shubham-shahh opened this issue Apr 25, 2023 · 1 comment
Open

paper and codebase discrepancy #59

shubham-shahh opened this issue Apr 25, 2023 · 1 comment

Comments

@shubham-shahh
Copy link

Hi @bigsuperZZZX @USTfgaoaa
I was going through the paper published for ego-swarm-planner, it's an excellent read. I found one thing which I wasn't able to fully understand.
the paper mentions

Subsequently, distinctive trajectories are optimized in parallel in different threads, as illustrated Fig.4d. The trajectory with lowest cost is executed

but In the codebase, I am unable to find the relevant block where parallel optimization is done

thanks

@bigsuperZZZX
Copy link
Member

Part of the code can be found here. Parallelization causes some crashes occasionally and as you can see we commented them in the last.

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

2 participants