Skip to content

LingXii/AIproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run and control the turtlebot2?

Step1: type 'roscore' in a terminal.
Step2: open a new terminal and type 'roslaunch turtlebot_gazebo turtlebot_world.launch'.
Step3: enter the directory where the file 'interface.py' is, and run it. (You can change the variable 'speed' and 'steer' in the python file, otherwise the turtlebot won't move.)

What we need to do?

Write some codes between 'input' and 'output', to realize some function.

Notice

overwrite the file 'openni.launch' in '/opt/ros/kinetic/share/openni/launch/openni.launch'.

About

have fun with turtlebot2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages