Closed Afonso-2403 closed 9 months ago
Why should we do this change?
The Sequence
object was used without any specific reason for doing so.
List
everywhere elseList
List
is a Sequence
but a Sequence
is not a List
Note that this is primarily a type hinting exercise which should be performed in all packages.
This issue has automatically been marked as stale as there has been no activity for 60 days.
This issue has automatically been marked as stale as there has been no activity for 60 days.
This issue has automatically been marked as stale as there has been no activity for 60 days.
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