ros / ros_tutorials

Code used in tutorials found on ROS wiki
http://wiki.ros.org/ros_tutorials
805 stars 540 forks source link

Added galactic turtle icon. #123

Closed kscottz closed 3 years ago

kscottz commented 3 years ago

Added the ROS 2 Galactic turtle icon.

cottsay commented 3 years ago

I believe that the new path needs to be added to list of turtles right here: https://github.com/ros/ros_tutorials/blob/74cc182dce2bb7d221052d1d45fe4ad0e7705843/turtlesim/src/turtle_frame.cpp#L77-L91

kscottz commented 3 years ago

Those are all ROS 1 but I went and modified the ROS 2 distros.

cottsay commented 3 years ago

Those are all ROS 1

Sorry about that - I had referenced the noetic-devel branch instead of galactic-devel.

I went and modified the ROS 2 distros

Perfect, looks good.

cottsay commented 3 years ago

I pulled this change locally and it looks good! TurtleSim