Giter VIP home page Giter VIP logo

humanoid_base_footprint's Introduction

humanoid_base_footprint

Build and Test (rolling)

This ROS2 package includes a node which provides the base footprint frame for any humanoid robot following REP - 120.

Only ROS2 Rolling is supported currently.

Installation

Only source installation is available currently. Run the following in your ROS workspace:

git clone https://github.com/ros-sports/humanoid_base_footprint.git src/humanoid_base_footprint
vcs import src < src/humanoid_base_footprint/dependencies.repos --recursive
colcon build

Description

Definition of the base footprint frame (from here):

The base_footprint is the representation of the robot position on the floor. The floor is usually the level where the supporting leg rests, i.e. z = min(l_sole_z, r_sole_z) where l_sole_z and r_sole_z are the left and right sole height respecitvely. The translation component of the frame should be the barycenter of the feet projections on the floor. With respect to the odom frame, the roll and pitch angles should be zero and the yaw angle should correspond to the base_link yaw angle.

Rationale: base_footprint provides a fairly stable 2D planar representation of the humanoid even while walking and swaying with the base_link.

The node listens to Phase msgs that define the current stance of the robot. By default, it will listen on the walk_support_state topic, but you can define a list of topics on the support_state_topics parameter.

If the links of your robot have non-standard names you can set the following parameters: base_link_frame, r_sole_frame, l_sole_frame, l_sole_frame, odom_frame

The resulting frame will be published as base_footprint but the name can be changed by setting the base_footprint_frame parameter.

humanoid_base_footprint's People

Contributors

flova avatar ftsell avatar ijnek avatar jaagut avatar jgueldenstein avatar nfiedler avatar sammyramone avatar timonegk avatar

Watchers

 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.