Skip to content

MathRoboticsLab/turtlebot3_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abstract

This project was moved to MRL organization account now.

This is the sample code based on the turtlebot3-burger. This code active the node "sample" and the other sensor nodes. When running this code, terminal would show the laser angel and range data. You can use it easily by modifying the function at 'turtlebot3_sample/src/sample.cpp'.

About us

Compile the code

$ cd ~/catkin_ws/src $ git clone https://github.com/MathRoboticsLab/turtlebot3_sample $ cd ~/catkin_ws $ catkin_make

Run the Code

$ roslaunch turtlebot3_sample sample.launch

Then you can see the laser information printing at the terminal.

About turtlebot3

More information about the robot can be found at the official website: https://emanual.robotis.com/docs/en/platform/turtlebot3/overview/

About

Sample code of turtlebot3 burger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages