Bugfixes.

This commit is contained in:
Kevin Zakka 2024-04-04 16:27:32 -07:00
parent e6a660da6d
commit 7001842e7a
7 changed files with 18 additions and 17 deletions

View file

@ -225,5 +225,5 @@ class ArmObservables(composer.Observables):
self.flange_position,
# self.flange_orientation,
# self.flange_velocity,
self.flange_angular_velocity,
# self.flange_angular_velocity,
] + self._collect_from_attachments("proprioception")