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

[pepper_control] delete wheel controllers from pepper_control_trajectory_all.launch #7

Conversation

kochigami
Copy link
Contributor

I'd like to use

/pepper_dcm/Head_controller                                                           
/pepper_dcm/Pelvis_controller 

(I'd like to move Pepper's all parts in gazebo environment.)

However,

 /pepper_dcm/WheelFL_controller                                                        
 /pepper_dcm/WheelFR_controller                                                        
 /pepper_dcm/WheelB_controller 

don't seem to be required in ros-naoqi/pepper_robot#31.
(Pepper seems to be likely to bend down because of some force of wheels.)

That's why In this pull-request, I deleted wheel controllers.
Instead, I can modify pepper_control_trajectory.launch (adding /pepper_dcm/Head_controller and /pepper_dcm/Pelvis_controller)
If there is any problem, please let me know.

Copy link
Member

@nlyubova nlyubova left a comment

Choose a reason for hiding this comment

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

I do not mind to remove wheels. Just I would need some time to test it with our MoveIt grasping pipeline

@nlyubova nlyubova closed this Feb 6, 2017
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.

2 participants