Fuse video and custom animations for environments with a steady camera. The resulting video can look like this
output_compressed.mp4
and e.g. be used to make research results better explainable, as done here with more animations.
Features:
- Works both offline (implemented) and live (in progress)
- Data transfer for animation via ROS (other carriers are simple to implement)
- Custom animation can be implemented via Matplotlibs intuitive interface
- Add support for live streams
- Add installation instructions