Skip to main content

Fully event-driven Robotics Service Bus

Project description

Dependencies

  • Python Spread module: http://www.spread.org/files/SpreadModule-1.5spread4.tgz You probably have to adjust the SPREAD_DIR variable in setup.py to point to your spread installation (line 64)

  • epydoc for API documentation

  • coverage for code coverage report

  • unittest-xml-reporting for xml unit test reports

Installation

Modify the contents of setup.cfg according to your needs. Especially the “protocolroot” needs to be adjusted to point to your installation of RSBProtocol. The given path must point to the folder containing the first proto files. Afterwards type:

python setup.py build
python setup.py install --prefix=$prefix

Running Unit Tests

Execute:

python setup.py test

Reports will be generated in test-reports and on the command line.

Generating the API Documentation

Execute:

python setup.py doc

Will be available at doc/html.

Generating the Coverage Report

Execute:

python setup.py coverage

Will be available in covhtml.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rsb-python-0.7.0.124.tar.gz (46.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page