Raya - Unlimited Robotics Python Library
Project description
Raya - Unlimited Robotics Python Library
Documentation: https://documentation.unlimited-robotics.com/
Release Notes
v0.6.4
- New
arms
controller.
v0.6.2
raya.utils
tools addedraya.utils.image.show_image
raya.utils.image.save_image
v0.6.0
- 'Interactions' controller added
- New sensors: Heading and Pose.
v0.5.4
- 5 tries to connect witih DDS-Robot Bridge
v0.5.2
- Static library bug fixed
v0.5.0
- Navigation controller added
- Sensors tree changed, see the Doc360 page.
v0.4.2
PyPI package ready.
v0.4.1
Restful controller exceptions to Python interface:
- RayaRestfulException
- RayaNotInRestfulMode
- RayaInRestfulMode
- RayaRestfulNotRegisteredApp
- RayaRestfulCommandAlreadyRegistered
- RayaRestfulNotRegisteredCommand
v0.4.0
UR DDS-Robot Bridge compatible version: 0.2.0
DDS Interface compatible version: 0.2.0
- Added dds_domain and dev_mode to raya_app constructor and create_raya_app function (also to enable_restful_mode function)
- Added log and create_logger to the RayaApplicationBase class
- Added entry_point to the library
RayaApplicationBase
is now imported fromraya.application_base
- Customizable logger folder in application mode
- Method callbacks do not need to be a tuple anymore.
self.callback_name
instead(self, "callback_name")
when creating listeners. - Restful communication
v0.3.2
UR DDS-Robot Bridge compatible version: 0.1.0
DDS Interface compatible version: 0.1.2
CamerasController.take_snapshot()
, addedcompressed
(boolean) parameter to return jpeg compressed image.CamerasController.create_frame_listener()
, addedcompressed
(boolean) parameter to send jpeg compressed image to the callback.
v0.3.0
UR DDS-Robot Bridge compatible version: 0.1.0
DDS Interface compatible version: 0.1.2
SensorsController.create_threshold_listener()
changed parameter namemin_value
tolower_bound
.SensorsController.create_threshold_listener()
changed parameter namemax_value
tohigher_bound
.SensorsController.create_threshold_listener()
added parameter inside_range.SensorsController.create_threshold_listener() / create_boolean_listener()
changed parameter namesensor_paths
tosensors_paths
.SensorsController.create_threshold_listener() / create_boolean_listener()
parametersensors_paths
is now a list of paths (strings), instead of comma separated paths.SensorsController.delete_threshold_listener()
changed toSensorsController.delete_listener()
, and now deletes any kind of sensors listener.LidarController.check_obstacle() / create_obstacle_listener()
changed parameter namemin_angle
tolower_angle
.LidarController.check_obstacle() / create_obstacle_listener()
changed parameter namemax_angle
tohigher_angle
.LidarController.check_obstacle() / create_obstacle_listener()
changed parameter namemin_distance
tolower_distance
.LidarController.check_obstacle() / create_obstacle_listener()
changed parameter namemax_distance
tohigher_distance
.LidarController.delete_obstacle_listener()
changed toLidarController.delete_listener()
, and now deletes any kind of lidar listener.
v0.2.1
UR DDS-Robot Bridge compatible version: 0.1.0
DDS Interface compatible version: 0.1.2
- Verification of dds_interface version between bridge and raya
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distributions
Close
Hashes for raya-0.6.4rc1-cp39-cp39-manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a3a1c4687021a5842477b7cab464918dfc4f7b9b20c62154720d559b7f0f9b7 |
|
MD5 | 51d1f14fac1bebb9b70fd4fc5f438ea4 |
|
BLAKE2b-256 | e5a3be2af2715d1a739c67de20fb5e335d8d1b34badbcdafcb08f9e2f12af1c3 |
Close
Hashes for raya-0.6.4rc1-cp38-cp38-manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18b7933009140fb70676c0997ef03569bbb87d8f718da9fde29c91445d5660db |
|
MD5 | 704312cac02fbeff4a073eef3085328e |
|
BLAKE2b-256 | c38222ad51ccd021afb0d27461277cf6ad131293a3f9982b310ffb657c39c6a2 |