You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kai-Shafe opened this issue
Oct 22, 2024
· 0 comments
Assignees
Labels
2-StarIndicates a relatively easy task, requiring some basic skills or knowledge but still accessible.researchInvestigative tasks aimed at exploring new technologies, methods, or solutions for the project.
Some initial ideas was to try to assign a numerical value to grid squares representing the "roughness" of the terrain to provide additional data to pathfinding.
Research Goals
What techniques can we use to pre-process this dataset into something useful inside of Autonomy.
Approach
Iterative voxel windows? (Parallel approach will be more performant)
One strategy is to find the average depth of all points within a grid square, then calculating the sum of the error values within that window.
Related Work
No response
Timeline
2024-11-02 (CDR)
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Kai-Shafe
added
the
research
Investigative tasks aimed at exploring new technologies, methods, or solutions for the project.
label
Oct 22, 2024
Kai-Shafe
changed the title
[Research] How can we utilize the LiDar dataset to assist navigation?
[Research] How can we utilize the LiDAR dataset to assist navigation?
Oct 22, 2024
Kai-Shafe
added
the
2-Star
Indicates a relatively easy task, requiring some basic skills or knowledge but still accessible.
label
Oct 22, 2024
2-StarIndicates a relatively easy task, requiring some basic skills or knowledge but still accessible.researchInvestigative tasks aimed at exploring new technologies, methods, or solutions for the project.
Topic Overview
Some initial ideas was to try to assign a numerical value to grid squares representing the "roughness" of the terrain to provide additional data to pathfinding.
Research Goals
What techniques can we use to pre-process this dataset into something useful inside of Autonomy.
Approach
Iterative voxel windows? (Parallel approach will be more performant)
One strategy is to find the average depth of all points within a grid square, then calculating the sum of the error values within that window.
Related Work
No response
Timeline
2024-11-02 (CDR)
Additional Context
No response
The text was updated successfully, but these errors were encountered: