This ROS kinectic workspace src folder, which was created on Ubuntu 16.04. Here I worked on ROS1 projects like 2d & 3D SLAM, Motion Planning, SWARM of drone, RL based drone, Surveilling Robot etc.
Implementation of 3D mapping using Kinect and RGB-D Camera sensors in an indoor environment. Real-time appearance-based mapping (RTAB-Map) was used to make the 3D map simulated in the Gazebo environment.
it's about making indoor mapping using visual SLAM with Stereo Camera using Rtabmap package and ROS2 then making a web application to be able to control my robot remotely by two ways:- first to control it by remote control and the other method is autonomously by setting a goal on map and robot goes to it with visualizing the feedback of the planner giving us updated route (plan) on the webpage
SLAM implemented through Real-Time-Appearance-Based Mapping (RTAB) using a Kinect and simulated in a feature-rich customized environment. Done as part of the Udacity Robotics Nanodegree.