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 nav config for unsupported bases #86

Merged
merged 1 commit into from
Apr 18, 2017

Conversation

fmessmer
Copy link
Member

related to ipa320/cob_robots#437

extract sick scanners from base urdf + then remove nav configs for mlr bases as they do not have laser scanners anymore

related to ipa320/cob_robots#654

find_package(cob_default_env_config REQUIRED)
find_package(roslaunch REQUIRED)
foreach(robot ${cob_supported_robots_ROBOTLIST})
Copy link
Member

Choose a reason for hiding this comment

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

why do you no longer use cob_supported_robots?

Copy link
Member Author

Choose a reason for hiding this comment

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

because cob_supported_robots supports cob4-3, cob4-4 and cob4-6 which we do not support nav-configs for...

Copy link
Member

Choose a reason for hiding this comment

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

does it make sense to have another macro in cob_supported_robots about navigation (and manipulation or perception) capabilities?

Copy link
Member Author

Choose a reason for hiding this comment

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

don't think so...for the time being this approach is sufficient, I guess...

@fmessmer fmessmer merged commit 4b669a2 into ipa320:indigo_dev Apr 18, 2017
@fmessmer fmessmer deleted the remove_nav_configs branch April 18, 2017 13:50
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.

3 participants