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

Added class member std::vector<KinBodyPtr> objKinBodyPtrs. #34

Merged
merged 2 commits into from
May 25, 2017

Conversation

serna92
Copy link
Contributor

@serna92 serna92 commented May 22, 2017

  • Added class member on WorldRPCResponder.h to store kinbodies from generic objects in order to delete them with the world del all RPC command.

  • WorldRPCResponder modified to be able to add a kinbodies from a xml file with world mk obj filepath and del them with world del all.

@jgvictores
Copy link
Member

Code looks good. Could you rename the PR from "global variable" to "class member"?

@serna92 serna92 changed the title Added global variable std::vector<KinBodyPtr> objKinBodyPtrs Added class member std::vector<KinBodyPtr> objKinBodyPtrs. May 23, 2017
@PeterBowman
Copy link
Member

Cross-referencing issue and PR: #33.

Copy link
Member

@PeterBowman PeterBowman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and working 👍. For the sake of completion, I'd update the help command with the corresponding instructions, but it's not crucial.

Update WorldRpcResponder help regarding mk obj as suggested by @PeterBowman at #34 (review)
@jgvictores
Copy link
Member

Updated help at 2dea007

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

Successfully merging this pull request may close these issues.

4 participants