Skip to content
/ BeBOP Public
forked from jstyrud/BeBOP

Behavior-based Bayesian optimization and Planning (BeBOP)

License

Notifications You must be signed in to change notification settings

FaseehCS/BeBOP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeBOP

This is the project repository for the paper

BeBOP - Combining Reactive Planning and Bayesian Optimization to Solve Robotic Manipulation Tasks

submitted to IEEE International Conference on Robotics and Automation (ICRA), 2024

A preview version can be found at: https://arxiv.org/abs/2310.00971

Installation

Create a project folder and clone this repo

mkdir bebop && cd bebop
git clone git@github.com:jstyrud/BeBOP.git

Execute the installation script:

bebop/scripts/install.sh

About

Behavior-based Bayesian optimization and Planning (BeBOP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Shell 0.8%