moveit_ros
moveit_ros copied to clipboard
benchmarks_gui: simplify finding URDF and SRDF
Loading a robot in benchmarks_gui requires opening a .urdf file and a .srdf file.
- setup assistant supports loading a .xacro instead of a .urdf, but benchmarks_gui requires .urdf. Should support .xacro as well.
- would be nice to provide something that scans a directory tree for matching .urdf/.xacro and .srdf files. Even non-matching would be useful - just present a list of all .urdf, .xacro, and .srdf files and say the user needs to select two.
- should remember last-used directory to start from for file-browser
This GUI was never finished at WG and has a myriad of bugs/deficiencies.
And we are going to address those bugs/deficiencies. MoveIt! IS under active development and use.