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

Separate sensors actors #198

Merged
merged 10 commits into from
Jan 11, 2017

Conversation

fmessmer
Copy link
Contributor

@fmessmer fmessmer commented Dec 9, 2016

This is another approach to solve ipa320/cob_robots#437

As discussed with @ipa-nhg today it is only one step and we still need to discuss how to restructure cob_hardware_config in order to achieve a smarter, i.e. module-oriented, configurability.

For the time being, with these changes we can get rid of the duplicate component macros

according PR for cob_robots is ipa320/cob_robots#565

I.e. whenever a sensor has been included in one of the component macros, it is now directly included in the respective robot.xacro directly
Furthermore, the new xacro arguments dofX allows to choose which dof is revolute/fixed...thus, a single macro is able to be used as static/2dof/3dof version
Last not least, I applied the transmission simplification as proposed in ipa320/schunk_modular_robotics#178, too

@fmessmer fmessmer merged commit 2c70667 into 4am-robotics:indigo_dev Jan 11, 2017
@fmessmer fmessmer deleted the separate_sensors_actors branch January 11, 2017 13:14
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