diff --git a/python/blacknode/package_index.py b/python/blacknode/package_index.py index 2c35671..58fe50b 100644 --- a/python/blacknode/package_index.py +++ b/python/blacknode/package_index.py @@ -489,6 +489,7 @@ "node_types": [ "RobotConnectionDashboard", "RobotDiscovery", + "RobotROSInterfaceCheck", "RobotUSBDiscovery" ] }, @@ -515,6 +516,7 @@ "RobotProfileList", "RobotProfileLoad", "RobotProfileSave", + "RobotROSInterfaceCheck", "RobotUSBDiscovery" ] },