Skip to content

Plugin for ROS rqt to draw in turtlesim using turtlebot.

License

Notifications You must be signed in to change notification settings

tejasps28/rqt-turtle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rqt-turtle

rqt plugin for ROS (Noetic) to control turtles in turtlesim.

Short Demo

To learn how the package was created, please read the documentation.

The video below gives more insights on what is currently implemented:

rqt turtle YouTube

Launch

To run the plugin make sure it is installed in your ros workspace and execute rqt. From the Plugins menu select Robot Tools->TurtleSim.

Dependencies

The following dependencies are only required if you would like to contribute addons to this project.

  • Qt 5: sudo apt install qt5-default qtcreator
  • OpenCV: Install ubuntu package sudo apt install libopencv-dev or install a specific/latest version from source

About

Plugin for ROS rqt to draw in turtlesim using turtlebot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 85.4%
  • CMake 13.4%
  • Python 1.2%