Code Monkey home page Code Monkey logo

bayesopt4ros's Introduction

BayesOpt4ROS

Integration test status badge Documentation deployment status badge DOI

A Bayesian Optimisation package for ROS developed by the Intelligent Control Systems (ICS) group at ETH Zurich.

Documentation

We provide a official and up-to-date documentation here.

Getting started

For a short tutorial on how to get started with the BayesOpt4ROS package, please see the official documentation.

Contributing

In case you find our package helpful and want to contribute, please either raise an issue or directly make a pull request.

Testing

To facilitate easier contribution, we have a continuous integration pipeline set up using Github Actions. To run the tests locally you can use the following commands:

Unit tests

pytest src/bayesopt4ros/test/unit/

Integration tests

To run all integration tests (this command is executed in the CI pipeline):

catkin_make_isolated -j1 --catkin-make-args run_tests && catkin_test_results

Or if you want to just run a specific integration test:

rostest bayesopt4ros test_client_python 

Citing BayesOpt4ROS

If you found our package helpful in your research, we would appreciate if you cite it as follows:

@misc {Froehlich2021BayesOpt4ROS, 
  author       = {Fr\"ohlich, Lukas P. and Carron, Andrea},
  title        = {BayesOpt4ROS: A {B}ayesian Optimization package for the Robot Operating System},
  howpublished = {\url{ https://github.com/IntelligentControlSystems/bayesopt4ros}},
  year         = {2021},
  note         = {DOI 10.5281/zenodo.5560966},
}

bayesopt4ros's People

Contributors

andreacarron avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.