All Projects → rpng → mast_project

rpng / mast_project

Licence: other
Underwater Camera and Sonar SLAM (Kevin and Linde's MAST class project)

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to mast project

DSP-SLAM
[3DV 2021] DSP-SLAM: Object Oriented SLAM with Deep Shape Priors
Stars: ✭ 377 (+1200%)
Mutual labels:  slam
ba demo ceres
Bundle adjustment demo using Ceres Solver, with customized cost function and local parameterization on SE(3)
Stars: ✭ 150 (+417.24%)
Mutual labels:  slam
srrg2 slam interfaces
Plug-and-Play SLAM core repository. Atomic and compound SLAM modules
Stars: ✭ 76 (+162.07%)
Mutual labels:  slam
omnimapper
A Modular Multimodal Mapping Framework
Stars: ✭ 86 (+196.55%)
Mutual labels:  slam
JuliaAutonomy
Julia sample codes for Autonomy, Robotics and Self-Driving Algorithms.
Stars: ✭ 21 (-27.59%)
Mutual labels:  slam
realsense explorer bot
Autonomous ground exploration mobile robot which has 3-DOF manipulator with Intel Realsense D435i mounted on a Tracked skid-steer drive mobile robot. The robot is capable of mapping spaces, exploration through RRT, SLAM and 3D pose estimation of objects around it. This is an custom robot with self built URDF model.The Robot uses ROS's navigation…
Stars: ✭ 61 (+110.34%)
Mutual labels:  slam
Robotics-Resources
List of commonly used robotics libraries and packages
Stars: ✭ 71 (+144.83%)
Mutual labels:  slam
pi roombot
ROS raspberry pi "roomba" like robot
Stars: ✭ 12 (-58.62%)
Mutual labels:  slam
awesome-ros-mobile-robot
😎 A curated list of awesome mobile robots study resources based on ROS (including SLAM, odometry and navigation, manipulation)
Stars: ✭ 284 (+879.31%)
Mutual labels:  slam
ai for robotics
Visualizations of algorithms covered in Sebastian Thrun's excellent Artificial Intelligence for Robotics course on Udacity.
Stars: ✭ 125 (+331.03%)
Mutual labels:  slam
rgbd ptam
Python implementation of RGBD-PTAM algorithm
Stars: ✭ 65 (+124.14%)
Mutual labels:  slam
relative pose
A Collection of Algorithms for Relative Pose Estimation of a Calibrated Camera
Stars: ✭ 27 (-6.9%)
Mutual labels:  slam
lt-mapper
A Modular Framework for LiDAR-based Lifelong Mapping
Stars: ✭ 301 (+937.93%)
Mutual labels:  slam
navigation-benchmark
Code for "Benchmarking Classic and Learned Navigation in Complex 3D Environments" paper
Stars: ✭ 63 (+117.24%)
Mutual labels:  slam
slam gmapping
Slam Gmapping for ROS2
Stars: ✭ 56 (+93.1%)
Mutual labels:  slam
r3live
A Robust, Real-time, RGB-colored, LiDAR-Inertial-Visual tightly-coupled state Estimation and mapping package
Stars: ✭ 1,355 (+4572.41%)
Mutual labels:  slam
slam docker collection
A collection of docker environments for 3D SLAM packages
Stars: ✭ 130 (+348.28%)
Mutual labels:  slam
SRLCD
fast loop closure detection (online visual place recognition) via saliency re-identification IROS 2020
Stars: ✭ 78 (+168.97%)
Mutual labels:  slam
puma
Poisson Surface Reconstruction for LiDAR Odometry and Mapping
Stars: ✭ 302 (+941.38%)
Mutual labels:  slam
udacity-cvnd-projects
My solutions to the projects assigned for the Udacity Computer Vision Nanodegree
Stars: ✭ 36 (+24.14%)
Mutual labels:  slam

Underwater Camera and Sonar SLAM

overview

Building

  • Clone the repository
  • Ensure dependencies are installed
  • Create a build folder mkdir build and cd build
  • Run cmake cmake ..
  • Build it make -j5
  • Run the program ./mast_project_synth

Dependencies

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].