Coder Social home page Coder Social logo

fjandrad / lipm_walking_controller Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jrl-umi3218/lipm_walking_controller

0.0 0.0 0.0 4.32 MB

Walking controller based on linear inverted pendulum tracking

License: BSD 2-Clause "Simplified" License

Shell 0.33% C++ 97.16% CMake 2.50%

lipm_walking_controller's Introduction

LIPM Walking Controller

License CI Documentation

Stair climbing by the HRP-4 humanoid robot

Source code of the walking and stair climbing controller used in the experiments of Stair Climbing Stabilization of the HRP-4 Humanoid Robot using Whole-body Admittance Control, as well as in an industrial demonstrator at the Airbus Saint-Nazaire factory.

Getting started

The easiest way to get started with the controller is to run its Docker image from an Ubuntu Linux distribution:

xhost +local:docker
docker run -it --rm --user ayumi -e DISPLAY=${DISPLAY} -v /tmp/.X11-unix:/tmp/.X11-unix:rw \
    stephanecaron/lipm_walking_controller \
    lipm_walking --floor

See the documentation for more usage instructions.

Installation

The controller has been tested on Ubuntu 14.04, Ubuntu 16.04 and Ubuntu 18.04. See the instructions to build and install in the documentation.

Usage

If it is not there already, enable the controller in your mc_rtc configuration:

{
  "MainRobot": "JVRC1",
  "Enabled": ["LIPMWalking"]
}

Launch RViz for the JVRC-1 model by:

roslaunch mc_rtc_ticker display.launch

Finally, start the controller from your mc_rtc interface. Here is the example of the Choreonoid project installed from mc_openrtm in the Docker image:

cd /usr/share/hrpsys/samples/JVRC1
choreonoid --start-simulation sim_mc.cnoid

You should end up with the following windows: Choreonoid and RViz GUI of the controller See the Graphical user interface page of the wiki for further instructions on how to use this GUI.

Thanks

To @gergondet for developing and helping with the mc_rtc framework.

lipm_walking_controller's People

Contributors

stephane-caron avatar arntanguy avatar gergondet avatar fjandrad 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.