I find it a bit of an overkill to implement a PID for camera stabilisation but hey, whatever rocks that multi-million space boat! Is this a common method for something like this?
Here’s an example of a PID that stabilises a vector:
from this [thread][2].
Do note the engine has in-built springs that do a good enough job in most cases: