Skip to content

Commit e258da8

Browse files
committed
Remove the very outdated compas_fab.sensors module
1 parent 841f373 commit e258da8

11 files changed

Lines changed: 1 addition & 727 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
177177
* Removed `inverse_kinematics`, `plan_cartesian_motion`, and `plan_motion` methods from Robot, access them using the planner instead.
178178
* Removed `plan_cartesian_motion_deprecated` and `plan_motion_deprecated` methods from `Robot` class
179179
* Removed `forward_kinematics_deprecated` and `inverse_kinematics_deprecated` method from `Robot` class
180+
* Removed `compas_fab.sensors` module.
180181

181182

182183
## [1.1.0] 2025-04-17

docs/api/compas_fab.sensors.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
compas >= 2.3, < 3
22
compas_robots >= 0.6, < 1
33
roslibpy >= 1.1.0
4-
pyserial

src/compas_fab/sensors/__init__.py

Lines changed: 0 additions & 59 deletions
This file was deleted.

src/compas_fab/sensors/base.py

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)