Rosserial baudrate

For the Zero, it is defined in the ArduinoCore-samd, HardwareSerial.h, Uart.h and Uart.cpp. You can change it by the command Serial.begin(), SerialUSB.begin(), or Serial1.begin().