equinor / isar

Integration and Supervisory control of Autonomous Robots
Eclipse Public License 2.0
19 stars 34 forks source link

get_inspections should return a List #472

Closed Afonso-2403 closed 9 months ago

Afonso-2403 commented 1 year ago

Describe the improvement you would like to see The function get_inspections should return a List of inspections instead of a Sequence.

How will this change existing functionality? This implies that implementations of this function in isar-taurob, isar-exr, isar-anymal, isar-turtlebot and isar-robot should also return a List

Eddasol commented 1 year ago

Why should we do this change?

aeshub commented 1 year ago

The Sequence object was used without any specific reason for doing so.

aeshub commented 1 year ago

Note that this is primarily a type hinting exercise which should be performed in all packages.

aeshub commented 1 year ago

This issue has automatically been marked as stale as there has been no activity for 60 days.

aeshub commented 1 year ago

This issue has automatically been marked as stale as there has been no activity for 60 days.

aeshub commented 10 months ago

This issue has automatically been marked as stale as there has been no activity for 60 days.