Skip to content

It's a package based on `turtlesim` simulator for ROS adding some extra functionalities

License

Notifications You must be signed in to change notification settings

pxalcantara/turtlesim_plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

turtlesim_plus

It's a package based on turtlesim simulator for ROS adding some extra functionalities. The idea of this project is keep the traditional funcionalities of the tutlesim and, on top of it, add more funtionalities so others can use this helpfull tool to teach more advanced topics in mobile robots. The code was build from the original code.

Features

Original Features

To the original features, there is the Turtlesim Wiki page with a really good documentation and a lot of tutorials.

New Features

Topics

  1. turtleX/range_color_sensor(turtlesim/Color)
    It's a sensor that get the color ahead the turtle, similar to a range_sensor. Instead of measure the distance, given a certain distance, this topic gives you the RGB values of the pixel in that distance. The diference from the turtleX/color_sensor in the original turtlesim is, this topic gives you the RGB color underneath the turtle, not ahead.

range_color_sensor

About

It's a package based on `turtlesim` simulator for ROS adding some extra functionalities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published