Skip to content

Application-UI-UX/mobile_message_service_generator

Repository files navigation

ROS/ROS2 {BAI&XRI} Mobile Message Service Generator

Website Discord Sponsor

Stats

GitHub stars GitHub forks GitHub watchers

GitHub issues GitHub pull requests GitHub license

GitHub last commit Visitor & Github Clones

Repository Website


Repository Website

Updated Version mobile_message_service_generator readme.

Old Version gejava readme.

💻 Functionality To Switch from ROS to ROS2 Checkout The Below Repository & ROS/ROS2 Extensions

Toggle ROS Versions

Release

Latest Release


Installation

  • pip install mobile-message-service-generator

This package is a generator of rosmobile message artifacts for core ros messages for mobile

Important

The repository has diverged, as the old commits and codes are under the previous License and the new commits and codes are under New License


Building and Packaging (ROS/Python/Maven)

  • ROS -----> ROS
  • ROS2 ----> ROS2
  • Maven ----> Maven
  • Python ----> Python Package

Building and Packaging

The package is published in https://github.com/Application-UI-UX

Adding Packages

If you would like to add a message dependency to this list, first consider if it is a worthwhile candidate, these libraries are not trying to replace existing more so displaying useful information to the user with controls

  • It is a direct dependency for rosmobile/android
  • It is a popular and stable dependency that will require little maintenance
  • Latest versions are on Application-UI-UX and it is main

Then to actually add the dependency:

  • new release versions are main
  • add the message dependency to package.xml
  • add the message dependency to CMakeLists.txt
  • create a pull request
  • update the changelog and bump the version number in package.xml
  • tag it with the new version number
  • release

Rereleasing Version Changes

When the underlying message dependency version numbers shift, this will require a rebuild of this package:

  • update the changelog and bump the version number in package.xml
  • tag it with the new version number
  • release

Maintainer

  • Ronaldson Bellande

License

This SDK is distributed under the Apache License, Version 2.0, see LICENSE and NOTICE for more information.