weiyd / turtlesim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

turtlesim

It's my first project to learn ROS. Play with turtlesim workspace, which includes some packages, showed below, developed to learn the fundation of ROS. Please enjoy it.

  • turlesim_name

    Draw the initials of my name "PRT". Learn about creating workingspace, packages and node-topic communication.

  • turtlesim_tf

    Learn about tf coordinate transformation package by controlling turtle2 to follow turtle1. And learn about client-server communication.

  • turtlesim_msg

    Learn about self-determined information and service.

Packages are all located in ./src folder, with tutorials attached.

About


Languages

Language:Makefile 44.8%Language:CMake 21.1%Language:Python 15.4%Language:C++ 9.5%Language:C 5.1%Language:Shell 4.2%