Skip to content

Added init and pwm logging messages

Clubelek Asso requested to merge feat/ros-logging into master

Add useful logging messages for monitoring what is happening inside the system. Added the following log messages:

  • Initialization success (when connection with the ROS network is established)
  • PWM change command executed with success
  • PID errors reset

Merge request reports