Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: danping/CoSLAM
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: SUTDMEC/CoSLAM
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 15 files changed
  • 2 contributors

Commits on Aug 4, 2014

  1. edited readme for fork

    wzli committed Aug 4, 2014
    Configuration menu
    Copy the full SHA
    ff13c66 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2014

  1. Fixed all crashes

    -disabled dynamic point classification for better robustness
    -catches error in bundle adjustment thread
    -when not enough points to estimate pose, update using previous pose
    -tweaked new point generation error thresholds
    -tweaked point registration frequency
    -various exceptions removed to avoid crash
    wzli committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    2648d51 View commit details
    Browse the repository at this point in the history
  2. readme typo

    wzli committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    ae1d818 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2014

  1. Implemented interface for using external odometry data to enhance pos…

    …e estimation.
    
    Changed pose results to output in CSV.
    Re-added error capping for map point generation to avoid inaccurate map points messing up pose estimation.
    wzli committed Aug 17, 2014
    Configuration menu
    Copy the full SHA
    0e7f662 View commit details
    Browse the repository at this point in the history
  2. CSV odometry input

    wzli committed Aug 17, 2014
    Configuration menu
    Copy the full SHA
    22ad88d View commit details
    Browse the repository at this point in the history
  3. Readme Edit

    wzli committed Aug 17, 2014
    Configuration menu
    Copy the full SHA
    ee6b849 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2014

  1. Configuration menu
    Copy the full SHA
    9afd555 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d420e53 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2014

  1. Configuration menu
    Copy the full SHA
    112b265 View commit details
    Browse the repository at this point in the history
Loading