Differential Drive URDF Simulation Project This project is made to give a glance of some simple packages of ROS like urdf,rviz, gazebo.As mentioned it is a diffrential drive robot project, this repository has simple urdf and skid steering drive gazebo plugin visualisation.
-
It consists of a base body, four wheels and a camera.
-
You can control the robot model in gazebo and rviz using rqt plugin robot-steering.
-
The raw image coming from the camera in the robot can be visualized using rviz camera plugin.
-
You can learn tf by visualizing it in rviz in the model, the rviz file has been configured that to give you a good experience of the working of a mobile robot.
-
Addition of laser sensor and visualization of it's sensor messages.
-
Implement Navigation and SLAM in the model and it's visualization in rviz.
-
Clone the package to your workspace.
git clone https://github.com/jatinarora30/Differential-Vehicle-Visualization.git
-
Run
catkin_make
-
Using roslaunch command, run the following commad
roslaunch project_ws final1.launch