Description
In #59, the reference point for moveit_config package for Panda robot moved from panda_moveit_config to moveit_resources_panda_moveit_config (under moveit_resources repo) but I do not see the rationale for that move, nor the instruction for future tutorial contributors.
Impact
That resulted in confusion, even to one of the maintainers at #61 (comment), and merging a PR is blocked panda_moveit_config!136 (the work was done based on an assumption that the switch to moveit_resources_panda_moveit_config was an agreed move, but apparently one maintainer is objecting now).
Expected result
Documented decision and rationale for the location of Panda's model and moveit_config that tutorials in moveit2_tutorials should reference to.
Description
In #59, the reference point for moveit_config package for Panda robot moved from
panda_moveit_configtomoveit_resources_panda_moveit_config(undermoveit_resourcesrepo) but I do not see the rationale for that move, nor the instruction for future tutorial contributors.Impact
That resulted in confusion, even to one of the maintainers at #61 (comment), and merging a PR is blocked panda_moveit_config!136 (the work was done based on an assumption that the switch to
moveit_resources_panda_moveit_configwas an agreed move, but apparently one maintainer is objecting now).Expected result
Documented decision and rationale for the location of Panda's model and moveit_config that tutorials in
moveit2_tutorialsshould reference to.