Skip to content

is_ego_motion is False, rendering one frame #65

Description

@obk0515

I want the ago-vehicle can move. But when I run the code, it output:

is_ego_motion is False, rendering one frame

In chatsim/scene.py line 89:

        self.current_extrinsics = self.nerf_motion_extrinsics[3:4]  # use the second frame because it is in the training set. Better visualization
        self.current_extrinsics = self.current_extrinsics.repeat(self.frames, axis=0)

How can I make is_ego_motion is True.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions