Avoids adding ROS code to the blender_api python module Eliminates the need for other ROS nodes from having to import the blender_api python module. Next, pip3 install defaults to an install path in ...
How It Works 1. The FastAPI server (app.py) • Accepts POST requests at /process with two files (background and overlay) plus a chroma_key value. • Saves the uploaded files to a temporary directory and ...