BluEye-Robotics / blueye.sdk

A Python package for remote control of Blueye underwater drones.
GNU Lesser General Public License v3.0
17 stars 4 forks source link

Update GIFs #124

Open sindrehan opened 1 year ago

sindrehan commented 1 year ago

Currently the GIFs being used around the documentation are out of date (eg. the on in the README uses Pioneer() instead of Drone()). This can be confusing for the users, so either we need to take the effort of updating them, or remove them entirely.

johannesschrimpf commented 1 year ago

I think the gifs are very nice and descriptive and that we should put in the effort updating them.

follesoe commented 1 year ago

Mathilde and Petter can also help create GIFs or other marketing content. We could also use something else than GIFs. I know GitHub has a "type out code sync with video" type of animation thing, if we want to sync code line-by-line with action on video.

But I agree, it is a cool way to show the simplicity of the remote Python SDK 👍