Unable to Implement RSS Distance Checking in Scenario Evaluation #8905
Labels
component:evaluator
Evaluation tools for planning, localization etc. (auto-assigned)
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
status:help-wanted
Assistance or contributors needed.
Checklist
Background
The ODD Working Group has been discussing the implementation of RSS (Responsibility-Sensitive Safety) distance evaluation in running scenarios. The RSS distance, or minimum following distance, depends on dynamic variables such as the current velocity of the ego vehicle and the velocity of the vehicle it's following. However, these variables are not currently accessible in the scenario simulator, posing a challenge for planning evaluation.
Proposed Solutions
We've explored two potential approaches to address this issue:
Option 1: Enhance Scenario_Simulator_v2 to Publish Velocities
Description: Modify the existing Scenario_Simulator_v2 to publish the required velocity data.
Pros:
Cons:
Status: Rejected due to resource constraints and implementation complexity.
Option 2: Integrate RSS Distance Metric into the Planning Evaluator
Description: Add an RSS distance metric calculation feature to the planning evaluator.
Pros:
Cons:
Status: Currently the preferred option.
Request for Feedback
We welcome additional insights and opinions from the team. Please consider the following questions:
Your input is valuable in ensuring we choose the most effective and efficient solution. Please share your thoughts and suggestions in the comments below.
The text was updated successfully, but these errors were encountered: