No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.

android_remocons package from android_remocons repo

android_remocons

Package Summary

Tags No category tags.
Version 0.2.0
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/rosjava/android_remocons.git
VCS Type git
VCS Version indigo
Last Updated 2015-04-29
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Remote controllers for rocon appable robots.

Additional Links

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier
  • Kazuto Murase

Documentation

See rosjava_core readme.

Master Branch

The master branch is currently dependant on stable hydro branches of the other rosjava and android core repositories (too much movement there to depend on master). Also dependant on the master branch of android_apps.

Rosinstaller

* Hydro: https://raw.github.com/rosjava/rosjava/hydro/android_apps.rosinstall

Android Remocons

Remocons for pairing and concert modes as well as some simple apps for testing.

Installation

This is primarily to get the rosjava build tools. If you are using precise, you don't need this step (it will get it from debs).

> yujin_init_workspace -j5 ~/rosjava rosjava
> cd ~/rosjava
> yujin_init_build .
> yujin_make --install-rosdeps
> yujin_make

This will use the maven repos for the core rosjava and android repos.

> yujin_init_workspace -j5 ~/rocon_rosjava rocon-rosjava
> cd ~/rocon_rosjava
> yujin_init_build --underlays=~/rosjava/devel .
> yujin_make --install-rosdeps
> yujin_make

Android core (only necessary on indigo):

> yujin_init_workspace -j5 ~/android_core android-core
> cd ~/android_core
> yujin_init_build --underlays=~/rosjava/devel .
> yujin_make

The android interactions::

> yujin_init_workspace -j5 ~/android_interactions
> cd ~/android_interactions
> yujin_init_build --underlays="~/android_core/devel;~/rocon_rosjava/devel;~/rosjava/devel" .
> cd ~/android_interactions/src
# to compile the rocon android apps as well
> wstool set rocon_android_apps --git https://github.com/robotics-in-concert/rocon_android_apps.git --version=headless_launcher_update
> wstool update -j5
> yujin_make
> . .bashrc

Launch the android studio, compile the rocon_nfc_writer and headless_launcher

Other README's

  • rocon_nfc_writer/README.md
  • headless_launcher/README.md
CHANGELOG

Changelog

0.2.0 (2015-02-22)

  • First build on indigo

0.1.2 [2013-10-31]

  • use ROS_MAVEN_REPOSITORY

0.1.1 [2013-10-26]

  • gradle and android tool upgrades
  • nfc card reader
  • various crash bugfixes

0.1.0 [2013-06-26]

  • First public release for hydro.
  • First upgraded (from app chooser) robot remocon for pairing.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged android_remocons at Robotics Stack Exchange

android_remocons package from android_remocons repo

android_remocons

Package Summary

Tags No category tags.
Version 0.1.2
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/rosjava/android_remocons.git
VCS Type git
VCS Version hydro
Last Updated 2013-10-30
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Remote controllers for rocon appable robots.

Additional Links

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier
  • Kazuto Murase

Rocon Android

Remoticons for pairing and concert modes as well as some simple apps for testing.

Java Package Names

Endeavour to put all your package names under com.github.rocon.android.xxx. It's not a strict fit, but robotics-in-concert fails anyway because of the dashes.

For apps, add a further namespace (i.e. com.github.com.rocon.android.apps.xxx).

CHANGELOG

Changelog

0.1.2 [2013-10-31]

  • use ROS_MAVEN_REPOSITORY

0.1.1 [2013-10-26]

  • gradle and android tool upgrades
  • nfc card reader
  • various crash bugfixes

0.1.0 [2013-06-26]

  • First public release for hydro.
  • First upgraded (from app chooser) robot remocon for pairing.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged android_remocons at Robotics Stack Exchange

No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.