pyros_common package from pyros_common repo

pyros_common

Third-Party Package

This third-party package's source repository does not contain a package manifest. Instead, its package manifest is stored in its release repository. In order to build this package from source in a Catkin workspace, please download its package manifest.

Package Summary

Tags No category tags.
Version 0.5.4
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/pyros-dev/pyros-common.git
VCS Type git
VCS Version 0.5.4
Last Updated 2018-04-24
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Common interfaces packages for Pyros framework

Additional Links

Maintainers

  • AlexV

Authors

  • AlexV

pyros-common

Travis

Updates

Python 3

Pyros packages shared by all extensions.

CHANGELOG

Changelog

0.5.4 (2018-04-24)

  • Relaxing dependencies version requirements to work cross distros. [AlexV]

0.5.3 (2018-04-19)

  • V0.5.3. [AlexV]
  • Expliciting constructor as it might be useful to manager different version of Python Exceptions. [AlexV]
  • Fixing exceptions to get any number of args. adding test. [AlexV]
  • Fixing version in changelog. [AlexV]

0.5.2 (2018-04-18)

  • Adding pyup config. [AlexV]
  • V0.5.2. [AlexV]
  • Fixing tox config. [AlexV]
  • Adding rosdistros to travis build. [AlexV]
  • Dropping py3 travis checks. still hanging... [AlexV]
  • Extracted tests from package. now testing py3 environments added requirements matching ROS distros for testing. reviewing ABC usage. [AlexV]

0.5.1 (2018-04-16)

  • V0.5.1. [AlexV]
  • Adding common package to hold crossprocess exceptions. [AlexV]

0.5.0 (2018-04-13)

  • V0.5.0. [AlexV]
  • Cosmetics and comments for future API upgrade. [AlexV]
  • Adding tests for configuration after init. [AlexV]
  • Now handling args and config in child context. [AlexV]
  • Now handling interface setup as part of context to guarantee availability after start() call. now using pytest. [AlexV]
  • Added badges. [AlexV]
  • Removing pyros requirements. not needed anymore. [AlexV]
  • Not using pyros_setup anymore here, since we do not depend on ROS environment for common or mock. [AlexV]
  • Remove ROS build files, now useless here since this is just a python package. [AlexV]
  • Fixing cmakelists.txt after reverting to normal package. [AlexV]

0.4.2 (2017-04-19)

  • Updating changelog. [AlexV]
  • Fixing setup.py to point to normal pyros-common package. [AlexV]
  • V0.4.2. [AlexV]
  • Fixing setup.py commands after pacakge structure change. [AlexV]
  • Dropping the namespace idea, since we cant make a working deb pkg out of it. [AlexV]
  • Preparing ros release... [AlexV]

0.4.1 (2017-04-19)

  • V0.4.1. [AlexV]
  • Some setup.py commands fixes for release. [AlexV]
  • Changing tox tester to nose. [AlexV]
  • Moving ctx_server back to pyros to keep dependencies one-way. [AlexV]
  • Renaming test_pyros_mock for pytest to detect it. [AlexV]
  • Removing the pkgutil way to only use one way to do namespace packages. [AlexV]
  • Adding tox and travis files. adding dependency on pyros repo for tests... [AlexV]
  • Setup.py publish command description change. [AlexV]
  • Adding null logging handler by default. [AlexV]
  • Keep using the same ros package name for now. [AlexV]
  • Reorganizing to nest everything under pyros_interfaces namespace. [AlexV]
  • Now relying on catkin_pip >0.2. [AlexV]
  • Fix for cmakelists. added dependencies in package.xml. [alexv]
  • Added git changelog configuration. some setup.py fixes. [alexv]

0.4.0 (2017-01-18)

  • V0.4.0. [alexv]
  • More fixes to get other tests to pass. [alexv]
  • Restructuring pyros_common to simplify things. added cmakelists and package.xml temporarily, while we get everything working together from source... [alexv]
  • Adding pyros protocol. [alexv]
  • Fixed setup.py. [alexv]
  • Moving code from pyros. [alexv]
  • Initial commit. [AlexV]

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

No direct system dependencies.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged pyros_common at Robotics Stack Exchange