Code Monkey home page Code Monkey logo

lptm_ros's Introduction

LPTM_ROS

Installation Guide

  • Add a CATKIN_IGNORE file in src/image_mcl/
  • Comment out catkin_python_setup() in src/lptm_ros/CMakeLists.txt
  • catkin_make
  • Delete CATKIN_IGNORE file in src/image_mcl/
  • Add a CATKIN_IGNORE file in src/lptm_ros/
  • Uncomment catkin_python_setup() in src/lptm_ros/CMakeLists.txt
  • catkin_make

Some Tips on tuning the MCL-DPCN on different dataset:

  • Basic check:
    • local image size
    • global image size
    • resolution
    • rotation and ratio
    • the start point of the bag odom
    • the start point of the particle center
      • note that the two start point above could be different based on the start time of the rosbag
    • the orientation of the odometry
    • the validity of the local map (better be a complete photo and not the start of the bag)
  • Advance:
    • DONNOT add the "255 - " in the weight choosing operation because it is not correct
    • check the max weight and the min weight given by DPCN, and tune the parametres to contrast them
    • make the the weight is in a reasonable range and that the wx+b does not make them nagative

Future works:

  • make all this tunable paprams into one ymal file so that the profile could be easily loaded
  • make use of the DPCN-Global to automatically give the start point
  • more to be added...

lptm_ros's People

Contributors

jessychen1016 avatar maverickpeter avatar

Stargazers

 avatar  avatar

Watchers

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