operator_advisor

Crates.iooperator_advisor
lib.rsoperator_advisor
version0.1.8
sourcesrc
created_at2021-07-14 18:56:58.980007
updated_at2021-12-23 19:18:02.922065
descriptionadvisor of forest operators library for a digital twin application prototype
homepage
repositoryhttps://gitlab.com/forestry-operator-digital-twin/operator-advisor
max_upload_size
id422842
size80,364
(constraintAutomaton)

documentation

README

Operator Advisor

Library to model and advice a forest operator for a digital twin application prototype. The library transforms raw data in JSON format following the pattern presented into this repository into an observation trait. The observation is semantically multidimensional it and is divided into the following dimension:

  • Tree observations (can be a distance or the number of trees close to the machine)
  • Excavator speed magnitude
  • Excavator speed direction
  • Excavator angular speed
  • Stick extension distance
  • Stick angle
  • Prehension hand state (open, close)
Commit count: 103

cargo fmt