Skip to content

Better Vision Data: Random Robot Poses! #68

@ysims

Description

@ysims

At the moment the vision data collection only changes the head and arm poses of the NUgus that is collecting data.

We would like to vary our data more by moving the rest of the robots' joints! Probably some sort of while loop over all other objects that are robots (check node type), and move their joints randomly between the joint's max and min position (should be readable!).

Not necessarily required, but would be nice to find a better way to move the motors. At the moment it sets the position and waits a fixed amount of time for it to move. Checking if it's reached the position doesn't directly work because sometimes the motors cannot move further because of collision. Some way to snap the motor or make it move faster would be good (without collision).

Needs #64 merged first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions