cyberbotics / webots-doc

Documentation for the Webots software
5 stars 5 forks source link

Use X3D interactive models to document robot actuators #668

Closed omichel closed 6 years ago

omichel commented 6 years ago

Instead of using pictures and tables like in https://www.cyberbotics.com/doc/guide/using-the-aibo-ers7-robot we should use X3D interactive models to document robot actuators position and range (mainly motors and leds) like in: https://www.cyberbotics.com/files/repository/x3dom/darwin-op/soccer.html

However, the X3D interactive model should be normalized the following way:

Therefore, we should stop creating images like: image and corresponding tables as they will be discarded when using the X3D interactive models.

fabienrohrer commented 6 years ago

I agree. I think it doesn't change the short term priorities I have, i.e., to create better robot images, as in https://github.com/omichel/webots-doc/pull/665. These images can be replaced by this new system later.

DavidMansolino commented 6 years ago

Implemented in #800