self.action_server = ActionServer(self, Factorial, 'factorial', self.execute_callback) feedback.sequence_factorial_from_1_to_n.append((j + 1) * feedback.sequence ...
all integers smaller than or equal to n. For example factorial of 6 is 6*5*4*3*2*1 which is 720.