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
Include customizable uncertainty to help make the benchmarks more representative of real scenarios.
Motivation
At this moment the planner will have access to the ground truth state and observation (in the form of obstacle positions) from the physics simulator. However, in the real world this will not be the case. Including customizable uncertainty could help make the benchmarks more representative of real scenarios.
The text was updated successfully, but these errors were encountered:
This should probably be solved inside the simulation environments. Then, a function (or option) is exposed to the application, like in this case the localPlannerBench.
🚀 Feature Request
Include customizable uncertainty to help make the benchmarks more representative of real scenarios.
Motivation
At this moment the planner will have access to the ground truth state and observation (in the form of obstacle positions) from the physics simulator. However, in the real world this will not be the case. Including customizable uncertainty could help make the benchmarks more representative of real scenarios.
The text was updated successfully, but these errors were encountered: