Changing the turtlesim environment colors.
Does anyone know how to change the turtlesim environment (background color and turtle line/pen color) in a C++ program?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
Does anyone know how to change the turtlesim environment (background color and turtle line/pen color) in a C++ program?
answered 2012-01-29 09:15:16 -0600
This post is a wiki. Anyone with karma >75 is welcome to improve it.
These features are documented at http://www.ros.org/wiki/turtlesim There is the setPen service which lets you up and down, as well as change the pen color.
The background color is parameterized, but likely is only read at startup.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2012-01-29 08:28:18 -0600
Seen: 2,331 times
Last updated: Jan 29 '12
Turtlebot error - [mobile_base -6] process has finished cleanly [closed]
Pointer image multi-channel access
Migrating from ros indigo to ros kinetic, CMake can't finish the run.
Cross compile my ROS package for Nvidia jetson TX2
modify the URDF and kinect position turtlebot
What is adding -std=gnu++11 to my compiler options in ROS Melodic using catkin_tools?
Merging the creation of map and autonomous navigation of a known map for turtlebot
Why use a std::weak_ptr to capture a publisher in a lambda used as a callback?