Skip to content

A repo containing ROS files required for a basic Differential Drive Bot.

License

Notifications You must be signed in to change notification settings

VSSUT-Robotics-Society/Diff_Drive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Differential Drive Bot

This repo contains the necessary ROS files required for building a Differential Drive Bot.

  • To Run the Gazebo Sim: ros2 launch mangalyaan sim.launch.py

  • To Run the Real Robot: ros2 launch mangalyaan bot.launch.py

  • To Run/Check URDF Files: ros2 launch mangalyaan urdf.launch.py

  • For Rviz: rviz2 -d "~path/to/the/file.rviz"

  • For Teleop: ros2 run teleop_twist_keyboard teleop_twist_keyboard --ros-args -r /cmd_vel:=/diff_cont/cmd_vel_unstamped

About

A repo containing ROS files required for a basic Differential Drive Bot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published