Skip to content

Commit

Permalink
Add icon for Jazzy. (#167)
Browse files Browse the repository at this point in the history
Signed-off-by: Marco A. Gutierrez <marcogg@marcogg.com>
  • Loading branch information
marcoag committed May 10, 2024
1 parent e2853ca commit 014955e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added turtlesim/images/jazzy.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions turtlesim/src/turtle_frame.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ TurtleFrame::TurtleFrame(rclcpp::Node::SharedPtr & node_handle, QWidget * parent
turtles.append("galactic.png");
turtles.append("humble.png");
turtles.append("iron.png");
turtles.append("jazzy.png");
turtles.append("rolling.png");

QString images_path =
Expand Down

0 comments on commit 014955e

Please sign in to comment.