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

Initial position of robot is reset by traj_server #10

Closed
rubbishdq opened this issue May 20, 2021 · 2 comments
Closed

Initial position of robot is reset by traj_server #10

rubbishdq opened this issue May 20, 2021 · 2 comments

Comments

@rubbishdq
Copy link

See line 472 of traj_server.cpp. The initial position is reset by command from traj_server, making setting params in launch files meaningless.

@ZbyLGsc
Copy link
Contributor

ZbyLGsc commented May 20, 2021

Yes it is a problem. Thanks for reporting it.

@ZbyLGsc
Copy link
Contributor

ZbyLGsc commented May 21, 2021

Now the initial position fully depends on the params set in launch file. At the beginning of the exploration, traj_server utilizes the params to generate initialization motion.

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