This repository is created for build ROS mobile manipulator and for graduation project.
You have to install ROS noetic on Ubuntu 20.04 LTS and Create catkin_ws before use this repository.
$ sudo apt-get update
$ sudo apt-get upgrade
$ cd catkin_ws/src/
$ git clone http://github.com/luppyfox/Mobile_Manipulator
$ roscd;cd ..;catkin_make;rospack profile
$ cd catkin_ws/src/Mobile_Manipulator/sensor_pkg/
$ git clone https://github.com/ROBOTIS-GIT/ld08_driver.git
$ git clone https://github.com/Slamtec/rplidar_ros.git
$ sudo apt-get install ros-noetic-laser-filters
https://shop.orbbec3d.com/Astra
$ git clone https://github.com/orbbec/ros_astra_camera.git
$ sudo apt install ros-noetic-rgbd-launch libuvc-dev
$ sudo apt-get update
$ sudo apt-get upgrade
$ roscd;cd ..;catkin_make;rospack profile
$ roslaunch navigation full_launch.launch