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

Basic android app with ros master selection #100

Closed
wants to merge 43 commits into from

Conversation

ivanpauno
Copy link

This is base on the previous hello-ros sample app. I moved from NativeActivity to a normal java Activity, as it is better for doing this. We can move this later to the other examples

Note: Taking in account the comments here https://stackoverflow.com/questions/7815368/how-to-set-content-view-of-nativeactivity-to-component-created-in-java, NativeActivity can still be used.

Juan Ignacio Ubeira and others added 30 commits January 2, 2019 14:27
…m explicitly in main script.

- Moved unused patches to graveyard.
[Refactor] Using wstool to download libraries
Clearer format when logging with rosconsole. Some other nits modified
Applying all patches inside patches directory
…d-invocation

get_system_dependencies: fix permission errors when copying rospkg to files/ the second time
Use cmake 3.6.4111459 provided by the Android SDK
…standalone

Fix standalone usage of build_catkin_workspace.sh
Fixing default workdir and command in dockerfile.
This is needed to mount extra directories from the host, e.g. for the
`do_everything.sh --extends-workspace` feature.
Some plugins from a custom workspace were missing. Packages providing plugins only
need to depend on the package that provides the base class, but not necessarily on
pluginlib directly.
… depend on them

This commit reverts most of the changes in #63.
@ivanpauno ivanpauno self-assigned this Jan 23, 2019
@ivanpauno ivanpauno requested a review from jubeira January 23, 2019 21:05
@ivanpauno ivanpauno changed the base branch from catkinizing-all-the-examples to updating-examples January 24, 2019 19:21
@ivanpauno
Copy link
Author

I'm closing this, because I don't know why I merged directly kinetic here.
#101 Is a cherry-pick of #7714039 over #83

@ivanpauno ivanpauno closed this Jan 24, 2019
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