Skip to content

MahmoudSameh10/TMNT-task

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the game

One terminal runs

Roscore

Another runs

rosrun turtlesim turtlesim_node

and another runs the following commands (from the catkin_ws directory)

source /devel/setup.bash
rosrun turtle_control turtle_movement.py

How to navigate the folders

the turtle movement source code is in the src scripts directory named turtle_movement.py

About

TMNT task for mia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Makefile 29.0%
  • Python 24.4%
  • CMake 22.5%
  • C 8.8%
  • C++ 8.7%
  • Shell 6.6%