osrf / srcsim

Space Robotics Challenge
Other
9 stars 4 forks source link

Clarification on skip checkpoints and scoring #243

Closed osrf-migration closed 7 years ago

osrf-migration commented 7 years ago

Original report (archived issue) by Vinayak Jagtap (Bitbucket: vinayak_jagtap).


As I understand it right, teams are supposed to run rosservice call /srcsim/finals/start_task 1 1 before they start their run. Is this also required for task 2 and task 3 if we are completing the previous checkpoints?

The summary of checkpoints provided in https://osrf-migration.github.io/srcsim-gh-pages/#!/osrf/srcsim/wiki/skip_summary is slightly confusing. Task1 - checkpoint1 doesn't teleport the robot in front of the satellite. and similar cases with 2 1 and 3 1.

In Restarting the current checkpoint section of that page, it does not mention any penalty on the score. Should that include reset of next checkpoint score to start at 1?

I already have answers to these questions based on the output of scores topic and how those skip checkpoints behave in current version srcsim, but it would be nice to get a confirmation. Thanks.

osrf-migration commented 7 years ago

Original comment by Louise Poubel (Bitbucket: chapulina, GitHub: chapulina).


osrf-migration commented 7 years ago

Original comment by Vinayak Jagtap (Bitbucket: vinayak_jagtap).


Thank you