Skip to main content

Standalone fork of ros smach

Project description

Codacy Badge Build Status codecov

Ros SMACH fork for development of HSM outside of ROS

Fork of ros smach with the objective to make it easy to test HSM.

Test

Tests should be put on /tests folder and are executed with the following command.

 $ pytest -v --cov .

Linter

 $ flake8 --statistics

Dependency

Add New Dependency

To add new dependencies use the following command.

$ pipenv install [name]

This command will add the dependency to the Pipfile and Pipfile.lock assuring that the execution can be reproduced in another environment (after dependencies are updated with pipenv install command )

Add New Dev Dependency

Same as previous dependencies, but for development libraries such as the ones used for test.

$ pipenv install [name] --dev

Note that other systems after pulling updates will need a reexecution of pipenv install --dev

Project details


Download files

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

Source Distribution

standalone-smach-0.0.9.tar.gz (27.0 kB view details)

Uploaded Source

File details

Details for the file standalone-smach-0.0.9.tar.gz.

File metadata

  • Download URL: standalone-smach-0.0.9.tar.gz
  • Upload date:
  • Size: 27.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6

File hashes

Hashes for standalone-smach-0.0.9.tar.gz
Algorithm Hash digest
SHA256 3b402326fa15bd0256a17f9e392d13c66d4a855f481376fa2b0f1b7426b4762a
MD5 cf01a05df8ca3369b590a5284926febe
BLAKE2b-256 5d694b30bbd99cefc364c7fdc0c49915e1db37b7f0aa46452b5d09c6124ef970

See more details on using hashes here.

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