RobotLocomotion / drake

Model-based design and verification for robotics.
https://drake.mit.edu
Other
3.33k stars 1.26k forks source link

[HardwareSim] More documentation / examples, please? #20052

Open RussTedrake opened 1 year ago

RussTedrake commented 1 year ago

The functionality is complex and the code is difficult to read with all of the templated callbacks, etc, and the split between python and c++. Here are a few things that I believe can be made to work now, but I would appreciate an example and/or documentation:

This demo simulation shows an IIWA arm with an attached WSG gripper.

Demo: directives:

jwnimmer-tri commented 1 year ago

See also https://github.com/RobotLocomotion/drake/issues/20061#issuecomment-1692603411 for an example of lcm channel suffix that needs better documentation.