Skip to content

An autonomous track loader, wants to move dirt between two spoil piles, A and B. But if it turns too sharply, it will tear up the ground.

License

Notifications You must be signed in to change notification settings

canberkgurel/Path-Planning-with-Holonomic-Constraints

Repository files navigation

Path-Planning-with-Holonomic-Constraints

An autonomous track loader, wants to move dirt between two spoil piles, A and B. But if it turns too sharply, it will tear up the ground.

Task Notes

How to run the code?

Install matpoltlib and numpy:

https://www.scipy.org/install.html

Then run:

python2.7 challenge_1/src/challenge_1_test.py --viz

There are four challenges that the code is tested with. The performance in the last challenge is as follows:

Challenge 4

About

An autonomous track loader, wants to move dirt between two spoil piles, A and B. But if it turns too sharply, it will tear up the ground.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages