Giter VIP home page Giter VIP logo

cerberus_anymal_locomotion's Introduction

CERBERUS ANYmal Locomotion

This repository contains the software that can be used to control the ANYmal model in the DARPA Subterranean Challenge Virtual Competition Simulator.

Authors & Maintainers:

  • Marco Tranzatto
  • Samuel Zimmermann
  • Timon Homberger

Affiliation: Robotic Systems Lab - ETH Zurich

CERBERUS ANYmal

License

This software is released under a BSD 3-Clause license.

Publications

If you use this work in an academic context, please cite the following publications:

Coming soon ...

Dependencies

The following dependencies are needed to run the ANYmal locomotion controller.

Instructions

Create the anymal_locomotion_ws workspace and clone the cerberus_anymal_locomotion repo:

mkdir -p ~/anymal_locomotion_ws/src && cd ~/anymal_locomotion_ws/src

git clone [email protected]:leggedrobotics/cerberus_anymal_locomotion.git # or over https: git clone https://github.com/leggedrobotics/cerberus_anymal_locomotion.git

cd cerberus_anymal_locomotion/

git submodule update --init --recursive

Configure and build the workspace. We need to overlay the subt_ws workspace because of protobuf version mismatch between one of our dependency (tensorflow-cpp) and the version used by Ignition Gazebo.

source /opt/ros/melodic/setup.bash

cd ~/anymal_locomotion_ws/

catkin config --extend ~/subt_ws/install/

catkin build cerberus_anymal_control

Launch the ANYmal locomotion controller:

source ~/anymal_locomotion_ws/devel/setup.bash

roslaunch cerberus_anymal_control cerberus_anymal_controller.launch

Bugs & Issues

Please report bugs or issues using the Issue Tracker.

cerberus_anymal_locomotion's People

Contributors

marco-tranzatto avatar samu24 avatar timonh avatar

Watchers

James Cloos 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.