This PR adds the topics used by the End Effector to the Communication node.
The following topics name were chosen (but they can be changed):
.../end_effector/pitch/setpoint.../end_effector/pitch/feedback.../end_effector/head_pitch/setpoint.../end_effector/head_pitch/feedback.../end_effector/head_yaw/setpoint.../end_effector/head_yaw/feedback
The End Effector functionality needs a Scaler node which will determine the angles to send on the CAN interface
This PR adds the topics used by the End Effector to the Communication node. The following topics name were chosen (but they can be changed):
.../end_effector/pitch/setpoint
.../end_effector/pitch/feedback
.../end_effector/head_pitch/setpoint
.../end_effector/head_pitch/feedback
.../end_effector/head_yaw/setpoint
.../end_effector/head_yaw/feedback
The End Effector functionality needs a Scaler node which will determine the angles to send on the CAN interface