Skip to content

Source Code for the ICRA'24 Paper "Differentiable Boustrophedon Path Plans"

Notifications You must be signed in to change notification settings

TManzini/DifferentiableBoustrophedonPathPlans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Differentiable Boustrophedon Path Plans

This repository contains the source code associated with the ICRA'24 paper "Differentiable Boustrophendon Path Plans"

To replicate the results of this paper, you can use the replicate_icra2024.sh script. More explicitly, you should run the following commands...

git clone https://github.com/TManzini/DifferentiableBoustrophedonPathPlans.git
cd ./DifferentiableBoustrophedonPathPlans
pip install -r requirements.txt
cd ./src
./replicate_icra2024.sh

This will run several scripts to generate plots and data files, and output content to the console containing the results and plots in the paper. These results will be saved in a folder titled replication_outputs at the base directory of the repo. Should you encounter any issues, please raise them on this repository or contact the authors.

Happy Path Planning!

About

Source Code for the ICRA'24 Paper "Differentiable Boustrophedon Path Plans"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published