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

Multi distro travis #140

Merged
merged 5 commits into from
Mar 20, 2017
Merged

Conversation

fmessmer
Copy link
Member

@fmessmer fmessmer commented Mar 5, 2017

replaces #139

no kinetic_dev needed

@fmessmer
Copy link
Member Author

fmessmer commented Mar 5, 2017

requires ipa320/cob_robots#626

@benmaidel
Copy link
Member

Simulation works on xenial/kinetic. Just cob_extern needs to be kinetic_dev branch.

local-name: cob-hand
version: indigo_dev
- git:
uri: 'https://github.com/ipa320/cob_manipulation.git'
Copy link
Member

Choose a reason for hiding this comment

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

why is cob_manipulation needed?

Copy link
Member Author

Choose a reason for hiding this comment

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

cob_simulation requires cob_robots requires cob_manipulation (cob_collision_monitor)

Copy link
Member

Choose a reason for hiding this comment

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

we are not starting the collision_monitor with the cob_bringup , but you are right the dependency is listed

local-name: cob_manipulation
version: kinetic_dev
- git:
uri: 'https://github.com/ipa320/cob_navigation.git'
Copy link
Member

Choose a reason for hiding this comment

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

why is cob_navigation needed?

Copy link
Member Author

Choose a reason for hiding this comment

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

cob_simulation requires cob_robots requires cob_docking requires cob_navigation (cob_linear_nav)

@fmessmer
Copy link
Member Author

Travis for indigo succeeded
Travis for kinetic failed due to timeout...will merge anyway...as this will be fixed after first cob_* packages have been released for kinetic and thus, we can remove some entries from the .rosinstall.kinetic file

@fmessmer fmessmer merged commit 4965a64 into ipa320:indigo_dev Mar 20, 2017
@fmessmer fmessmer deleted the multi_distro_travis branch March 20, 2017 12:13
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.

None yet

3 participants