Skip to content

EasternBoy/DDDynObs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DDDynObs

Dynamic obstacle avoidance simulations in Julia.

Reference

LEAP-O diagram

Setup

This project uses the Julia environment defined in src/Project.toml and locked by src/Manifest.toml.

From the repository root:

julia --project=src -e 'using Pkg; Pkg.instantiate()'

Run

Run the single-obstacle simulation:

julia --project=src src/Sim.jl

Run the multiple-obstacle simulation:

julia --project=src src/Sim_mobs.jl

Output

Generated figures are written to figs/.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages