Skip to content

Comments

Fix import structure#2

Merged
SebastienBreton merged 1 commit intoinboltfrom
fix/imports
Sep 8, 2022
Merged

Fix import structure#2
SebastienBreton merged 1 commit intoinboltfrom
fix/imports

Conversation

@gsim-inbolt
Copy link
Collaborator

  • Now usable as a package.
  • Copying "rtde" folder at the root of any project and just using "from rtde import xxx" without installing it as a package should still work properly.
  • Added numpy dependency to setup.py (required by csv_reader.py)
  • Additionally, used isort to sort imports.

- Now usable as a package.
- Copying "rtde" folder at the root of any project and just using "from rtde import xxx" without
installing it as a package should still work properly.
- Additionally, used isort to sort imports.
@SebastienBreton SebastienBreton merged commit 4bc74a8 into inbolt Sep 8, 2022
gsim-inbolt pushed a commit that referenced this pull request May 24, 2023
Fixed issue #2 - added setup.py and setup.cfg to release package
Fixed issue #1 - removed depenency on VERSION file
- Readme file update with instructions for running inside venv,
and with dockerized ursim
- Removed dev package intended only for internal UR use
@gsim-inbolt gsim-inbolt deleted the fix/imports branch August 22, 2023 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants