Inherits from: ROSClientA ROS client for handling velocity messages.This class inherits from ROSClient and provides functionality for publishing and
receiving velocity messages over ROS topics.
Process the latest received velocity message.
Gets the latest message and updates the stored velocities. If an agent is
connected, calls moveByVelocity with the new velocities.