robotics_toolbox.utils.animation_utils

Functions

create_gif_from_mp4(input_vid[, output])

Convert input_vid (mp4) to GIF by first generating the color pallet.

create_mp4_from_folder([folder, output, fps])

From the folder that contains images names img_X.png, create mp4 animation.

save_fig([output_folder, renderer])

Save fig of the renderer into the given output folder.