Skip to content

KhangPham9/RosTurtleSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RosTurleSim

Some code to move the turtle in the turtlesim package from ros.

How to start test the code

  • Run the turtlesim node package

    • rosrun turtlesim turtlesim_node
  • Run the turtle_cmd_vel node

    • rosrun turtle turtle_cmd_vel

How to build the package

  • Download this repo in the src folder of catkin_ws
  • Then, do catkin_make in the catkin_ws folder
  • Run the command "source devel/setup.bash"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors