Skip to content

[A]ssembly with [S]ymbolic [P]lanning [I]n [R]obotic [E]xperiments

License

Notifications You must be signed in to change notification settings

correlllab/ASPIRE

 
 

Repository files navigation

ASPIRE

Assembly with Symbolic Planning In Robotic Experiments

Installation

  1. git clone https://github.com/correlllab/magpie_control.git
  2. cd magpie_control
  3. pip install . --user
  4. cd ..
  5. git clone --recurse-submodules [email protected]:correlllab/ASPIRE.git
  6. cd ASPIRE
  7. git submodule update --init --recursive
  8. python3.10 ./pddlstream/downward/build.py

Dependencies

  • Python 3.10

About

[A]ssembly with [S]ymbolic [P]lanning [I]n [R]obotic [E]xperiments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.5%
  • PDDL 7.5%