Giter VIP home page Giter VIP logo

pcg_jmr2018's Introduction

Pose Changes From a Different Point of View

This article introduces the Pose Change Group(PCG) for viewing changes in pose from a space-fixed reference frame. In group-theoretic terms, the space of pose changes can be endowed with a direct product structure, with bi-invariant metric. The work has been published in the ASME Journal of Mechanisms and Robotics [Link to the article].

Authors: Gregory S. Chirikjian ([email protected]), Robert Mahony ([email protected]), Sipu Ruan ([email protected]), Jochen Trumpf ([email protected])

Introduction

For more than a century, rigid-body displacements have been viewed as affine transformations described as homogeneous transformation matrices wherein the linear part is a rotation matrix. In group-theoretic terms, this classical description makes rigid-body motions a semi-direct product. The distinction between a rigid-body displacement of Euclidean space and a change in pose from one reference frame to another is usually not articulated well in the literature. Here we show that, remarkably, when changes in pose are viewed from a space-fixed reference frame, the space of pose changes can be endowed with a direct product group structure, which is different than the semi-direct product structure of the space of motions. We then show how this new perspective can be applied more naturally to problems such as monitoring the state of aerial vehicles from the ground, or the cameras in a humanoid robot observing pose changes of its hands.

Code Description

This repository publishes the source code that generates the applications for the idea of a Pose Change Group(PCG), with comparisons with Special Euclidean Group(SE):

  1. Path generations in 2D and 3D cases, testing files are "pathGen2D.m" and "pathGen3D.m";
  2. Trajectory interpolations in 3D, testing file is "path_multiFrames_3D.m".

The key functions for interpolation between two end points and multiple middle poins are "interpX.m" and "interpMultiPt.m" respectively, both of which implement the interpolations in Euclidean space(R), and Lie groups(SE and PCG).

Citations

To reference the Pose Change Group in publications, please cite:

Chirikjian, G.S., Mahony, R., Ruan, S. and Trumpf, J., 2018. Pose Changes From a Different Point of View. Journal of Mechanisms and Robotics, 10(2), p.021008.

@article{chirikjian2018pose,
  title={Pose Changes From a Different Point of View},
  author={Chirikjian, Gregory S and Mahony, Robert and Ruan, Sipu and Trumpf, Jochen},
  journal={Journal of Mechanisms and Robotics},
  volume={10},
  number={2},
  pages={021008},
  year={2018},
  publisher={American Society of Mechanical Engineers}
}

pcg_jmr2018's People

Stargazers

 avatar  avatar  avatar

Watchers

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