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

Question on command near in close-loop running. #64

Open
jcuic5 opened this issue Dec 24, 2024 · 1 comment
Open

Question on command near in close-loop running. #64

jcuic5 opened this issue Dec 24, 2024 · 1 comment

Comments

@jcuic5
Copy link

jcuic5 commented Dec 24, 2024

Thanks for the great work. In terms of the code in close-loop running, I was wondering why route planner's routes[1] is returned as agent's near command. Isn't it the target's point's command itself (i.e., next command), not the comand towards it? In another word, why isn't route[0]'s command used for command near. Appreciate it for the explanation

return self.route[1]

@jayyoung0802
Copy link
Member

Hi @jcuic5, refer to #34.

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