Skip to content

Commit

Permalink
Merge branch 'noetic-devel' of github.com:lardemua/atom into noetic-d…
Browse files Browse the repository at this point in the history
…evel
  • Loading branch information
miguelriemoliveira committed Jul 17, 2024
2 parents 9554bc9 + 3d8558f commit d2e85f4
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@
# Check if TF exists and if it is fixed; we do this by comparing the TF from one of the collections to each other
# I think it only makes sense to do this for the sensor dataset

is_fixed = True

for parent_child_tuple in parent_child_list:
tf_name = parent_child_tuple[0] + '-' + parent_child_tuple[1]
selected_collection_quat = source_dataset["collections"][selected_collection_key]["transforms"][tf_name]["quat"]
Expand Down

0 comments on commit d2e85f4

Please sign in to comment.