Code Monkey home page Code Monkey logo

active_inference's Introduction

Active_inference

This repository contains the C++ implementation of active inference for robot control. For simulation purposes, this repo can be handy instead https://github.com/cpezzato/panda_simulation

How to cite this work

This package was developed to support the theoretical results of this work:

  • Pezzato C., Ferrari, R., Henrandez C., A Novel Adaptive Controller for Robot Manipulators Based on Active Inference, IEEE Robotics and Automation Letters, 2020.

If you found this controller useful, please consider citing the paper above.

C++ scripts to control the Franka Emika Panda

This repository contains the implementation of active infernce to control the real Franka Emika Panda 7-DOF robot arm. The control is going to be in joint space using torque commands and position/velocity sensors. This can be done either using libfranca (https://frankaemika.github.io/docs/installation_linux.html) using the scripts AICpanda.ccp and AICpickandplace.cpp. Or, through ros infrastructure using the package franka_custom_controllers, to be installed within the official franka_ros https://frankaemika.github.io/docs/franka_ros.html.

Bare-bones C++ scripts for libfranka

"AICpanda.cpp" makes the robot move to a desired goal. "AICpandapickplace" makes the robot perform a cycle which to mimic the pick and place of objects.

ROS implementation for franka_ros

The repository also contains a ROS package to use the ROS infrasctucture to control the Panda. The package should be installed within franka_ros. Just clone the package in your franka_ros installation.

Video

A video clip showing a comparison between a model reference adaptive controller (MRAC) and the novel active inference controller (AIC) is available at https://youtu.be/Vsb0MzOp_TY

active_inference's People

Contributors

cpezzato 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.