Coder Social home page Coder Social logo

opr_ros's People

Contributors

jsupratman13 avatar kiyoshiiriemon avatar yasuohayashibara avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

jsupratman13

opr_ros's Issues

extracting odom from hajime walk control

はじめ歩行からodomをpublishする作業を行っています。

typedef struct st_xv_odometry /* odometry data */
{
float moveX; /* X [mm] */
float moveY; /* Y [mm] */
float rotZ; /* THETA [deg] */
float x[2]; /* foot point x */
float x_old[2]; /* foot point x old data */
float y[2]; /* foot point y */
float y_old[2]; /* foot point y old data */
float theta[2]; /* leg yaw theta */
float theta_old[2]; /* leg yaw theta old data */
} tp_xv_odometry;

上記から位置と角度を抽出しています。odomに速度と角速度を加えたいと考えていますが、はじめ歩行で速度と角速度を計算はしていますか?

how to detect white line using color table

gazebo上でカラーテーブルで白線認識を行いたいのですがあまりソースコード・画像処理が詳しくないので質問があります。

  1. カメラー>色認識処理ー>HPLStatusUI出力する処理についての流れ及びどこファイルを見ればよろしいでしょうか?
  2. 以下の通りまで行いましたが何か足りないような気がしますが、この現象及び解決方法をご存知でしょうか?
    test

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.