It seems like the driver does not build on melodic (and kinetic) currently because of #50 . When using the universal_robot metapackage, the "SetPayload" service is missing the "center_of_gravity" member. When using the standalone ur_msgs package, it does not build because the "payload" member was renamed to "mass". Or is this already solved in a branch?