Skip to content

Conversation

dfloreaa
Copy link

@dfloreaa dfloreaa commented Sep 4, 2025

Description

Fix an inconsistency in the documentation where tasks were featured as having motion planning support, even though they are not listed in the motionplanning task dictionary.

@dfloreaa dfloreaa changed the title Docs: Tasks mistakenly documented as supporting MotionPlanning [Docs] Tasks mistakenly documented as supporting MotionPlanning Sep 4, 2025
@StoneT2000
Copy link
Member

I don't quite follow why this is needed. The docs add a checkmark there if the task has demonstrations, not a motion planning solution. Some demos are generated via RL.

@dfloreaa
Copy link
Author

dfloreaa commented Sep 5, 2025

You're completely right. My bad, I was misled by the terminology, do you think adding a new row for motion planning may be useful? It's not really documented anywhere but in the file itself (and the error message for when you try to actually generate the trajectories)

@StoneT2000
Copy link
Member

We can consider it. Something that would be useful is for each task to have a checkmark for whether

  1. An RL baseline exists for it (and can kind of work)
  2. motion planning baseline exists

UI wise I am not sure how to organize this. We could also include these details on some page summarizing baselines

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants