mirror of
https://github.com/wassname/kair_algorithms_draft.git
synced 2026-09-09 11:25:10 +08:00
test
This commit is contained in:
@@ -389,6 +389,7 @@ class OpenManipulatorRosGazeboInterface(OpenManipulatorRosBaseInterface):
|
||||
for link in self.link_names:
|
||||
default = self.get_link_properties(GetLinkPropertiesRequest(link))
|
||||
print(type(default))
|
||||
print(default.items())
|
||||
self.default_settings[link] = default
|
||||
|
||||
def reset_gazebo_world(self, block_pose=None):
|
||||
|
||||
Reference in New Issue
Block a user