鱼类工具包
用法示例
urdf_file = /PATH/TO/URDF/FILE
device = torch.device('cuda')
# You have to pass in the device on construction
robot = TorchURDF.load(urdf_file, device)
# Configurations are passed in batch
cfgs = torch.zeros((batch_size, configuration_size