Skip to content

jiqirenzhifu/my_ROS_mobile_robot

 
 

Repository files navigation

Differential-drive mobile robot using ROS

To see the robot in rviz, read the README file inside the my_robot_description package.

To see the complete robot simulation (using rviz and Gazebo), read the README file inside the my_robot_gazebo package.

To execute ros_control in the real robot, read the README file inside the my_robot_base package.

To see the implementation of move_base and slam_gmapping, for Navigation and Simulatenous localization and mapping, read the README file inside the my_robot_navigation package.


Nonsense tip to record the screen: ffmpeg -f x11grab -s 1366x768 -r 15 -i :0.0 -s 1366x768 -r 15 -qscale 0 video.avi

About

Differential drive mobile robot using ROS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 72.6%
  • CMake 14.0%
  • Processing 11.7%
  • C 1.7%