Skip to content

Przemek1337/ROS2-Turtle-Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ROS2-Turtle-Controller

Turtle Controller is an application that allows you to control a turtle on the board by entering the target path in the form of x and y variables

Usage

  1. Install ROS2 on ubuntu
  2. Build project by: colcon build --symlink-install
  3. Refresh source by: source install/setup.bash
  4. In the first console window type: ros2 run turtlesim turtlesim_node
  5. In the second console window type: ros2 run [your_name_of_controller from ros2 installation] turtle-controller
  6. Insert coordinates[x,y] to move turtle

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages