Skip to content

Application-UI-UX/mobile_catkin_modules_build_development_tools

Repository files navigation

ROS/ROS2 {BAI&XRI} Mobile Catkin Modules Build Development Tools

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

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

Toggle ROS Versions


Updated Version mobile_catkin_modules_build_development_tools readme.

Old Version rosjava_build_tools readme.

Release

Latest Release


Python Installation

  • pip install mobile-catkin-modules-build-development-tools

This package is a generator of mobile_catkin_modules_build_development_tools 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


Latest versions and Maintainer is on Application-UI-UX

Building and Packaging (ROS/Python/Maven)

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

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 mobile_catkin_modules_build_development_tools/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.