Giter Site home page Giter Site logo

tailosinc / navigation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ros-planning/navigation

0.0 0.0 0.0 4.81 MB

ROS Navigation stack. Only using AMCL currently.

CMake 2.61% Python 2.68% C 5.91% Objective-C 0.02% C++ 88.64% MATLAB 0.14%

navigation's People

Contributors

aaronhoy avatar artivis avatar bulwahn avatar contradict avatar corot avatar dbking77 avatar dlu avatar garyservin avatar gwendolynbrook avatar hershwg avatar jihoonl avatar jkammerl avatar jonbinney avatar jspricke avatar julse avatar k-okada avatar kwatts avatar ledmonster avatar mani-monaj avatar mikeferguson avatar piyushk avatar rainct avatar sachih avatar spmaniato avatar stonier avatar stwirth avatar tfoote avatar vrabaud avatar wjwwood avatar zklapow avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

navigation's Issues

Customize all aspects of the Rosie odom model

In addition to adding rotation noise due to strafing (addressed in #1), we should also:

  • Bias sampling when it comes to translation noise from translation. The robot will always be moving slower compared to what odometry says, never faster ๐Ÿ’ก
  • ...

Add custom odom model for Rosie

TODO

  • Start with code for ODOM_MODEL_OMNI_CORRECTED
  • Separate translational velocity into vx and vy
  • Calculate amount of strafing distance and direction in body frame
  • Understand this: delta_strafe_hat = 0 + pf_ran_gaussian(strafe_hat_stddev);
    • Why is the mean 0 and not delta_trans or something similar?
  • Possibly add new parameter, alpha6 (rotation noise when strafing)
  • Bias random sampling when it comes to strafing
  • Update ROS API with new param, odom_alpha6
  • Test in simulation - Looks promising, but hard to tell
  • Test on actual robot
    • Looks promising. But tuning depends heavily on brush and carpet.

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.