Skip to content

Added missing pose modality#85

Open
JohannesK14 wants to merge 1 commit intocastacks:mainfrom
JohannesK14:dev-missing-pose-modality
Open

Added missing pose modality#85
JohannesK14 wants to merge 1 commit intocastacks:mainfrom
JohannesK14:dev-missing-pose-modality

Conversation

@JohannesK14
Copy link

As mentioned in #73 the dataloader fails if the "pose" modality is requested. This change simply adds it to the list of modalities in

self.modality_names = ['image', 'depth', 'seg', 'imu', 'lidar', 'flow', 'event']
which results in the pose being loaded alongside with the images, depths, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant