Open osrf-migration opened 10 years ago
Original comment by Andrew Hundt (Bitbucket: ahundt).
Original comment by Nate Koenig (Bitbucket: Nathan Koenig).
Thanks for the feedback. I'll look into incorporating your ideas into our resources.
Original comment by Nate Koenig (Bitbucket: Nathan Koenig).
Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).
Original comment by Steffi Paepcke (Bitbucket: spaepcke).
Thanks, Louise. @caguero and @j-rivero this will be useful for the FTD and FTC personas.
Original report (archived issue) by Andrew Hundt (Bitbucket: ahundt).
An improvement that would be extremely helpful and smooth out the process for new users would be more documentation of the overall design concepts and usage of gazebo. The overall design of gazebo is quite good, which means a lot can be accomplished by improving how that design is communicated to users.
Edit: I've found the User Guide, but it is out of date (1.9) and should be linked to in the "Get your feet wet" section of the Getting Started section of the gazebosim.org front page.
For example, while there was a genuine bug in issue #1127, one source of confusion was figuring out how visual strings are modified.
Specific points of confusion:
What could be added:
Dictionary - explain specific terms, and in what contexts they can be used
Explanation of API functions and cross referencing could make it easier to understand and use components. Some of the API documentation is a restatement of the function names at the moment.
Clear and easy ways to debug and diagnose and resolve problems with loading plugins, including printing the set of paths that were searched and warning of duplicate library names on the path.
Error messages explaining or guessing what may be wrong with an SDF file, plus instructions on how to fix it, or where to find said instructions.