Skip to content

Predict a robot's trajectory in a simulated environment using only an image of that space, part of some 2020 DPhil research.

License

Notifications You must be signed in to change notification settings

roberto-aldera/speed-from-image

Repository files navigation

speed-from-image

⚠️ Messy research code 👨‍🎓

A simulation environment used to train a network to predict a trajectory given an image of a scene. Includes generating maze simulations where a robot moves through a particular environment, or "maze". Robot dynamics are based on proximity to objects, generating a reasonable trajectory as it moves across the course. These are then used to train a model on how a robot would normally move, so that at inference time we can provide just the image of the environment and receive a trajectory prediction.

About

Predict a robot's trajectory in a simulated environment using only an image of that space, part of some 2020 DPhil research.

Topics

Resources

License

Stars

Watchers

Forks

Languages