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

Remove unused methods and attributes from AbstractNavigationServer #188

Merged
merged 1 commit into from
Apr 30, 2020

Conversation

corot
Copy link
Collaborator

@corot corot commented Apr 24, 2020

When reading #187, I noticed that AbstractNavigationServer contains a bunch of unused attributes and another declaration of getRobotPose. All are already present in other places. I have changed many files cause I have recycled comments from the removed stuff.
Also, code in move_base_action.cpp get slightly simpler by moving there goal_pose_

@spuetz spuetz self-requested a review April 24, 2020 08:42
@spuetz spuetz self-assigned this Apr 24, 2020
@spuetz spuetz merged commit bfabd66 into master Apr 30, 2020
@spuetz spuetz deleted the rm_unused branch May 25, 2020 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants