Closed GearsAD closed 5 years ago
https://github.com/JuliaRobotics/Arena.jl/blob/18a9113cac2e399f8ec96ae259c3e1c216324dfb/src/Amphitheatre/reprojectAmphis.jl#L111-L115
""" $(SIGNATURES) Get data entries for whole session. Return: Summary of all data associated with a session as a dictionary keyed by label ID. """ function getDataEntriesForSession()::Dict{String, Vector{BigDataEntryResponse}}
Thanks, I updated: https://github.com/JuliaRobotics/Arena.jl/blob/dfdbe13697f048324cf648cf1232ffe5d4900b8e/src/Amphitheatre/reprojectAmphis.jl#L110-L114
https://github.com/JuliaRobotics/Arena.jl/blob/18a9113cac2e399f8ec96ae259c3e1c216324dfb/src/Amphitheatre/reprojectAmphis.jl#L111-L115