User Tools

Site Tools


turtlebot:firstlaunch

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
turtlebot:firstlaunch [2023/09/19 08:44] classesturtlebot:firstlaunch [2023/09/19 08:46] (current) classes
Line 3: Line 3:
 Alright, so it's your first time with the Turtlebot.  Where to begin?  The online [[http://http://wiki.ros.org/turtlebot/Tutorials| Turtlebot ROS wiki]] has some tutorials/tips on how to start.  Once they've been skimmed, you are ready to "Get Started." Alright, so it's your first time with the Turtlebot.  Where to begin?  The online [[http://http://wiki.ros.org/turtlebot/Tutorials| Turtlebot ROS wiki]] has some tutorials/tips on how to start.  Once they've been skimmed, you are ready to "Get Started."
  
-Most likely, if you are new to the Turtlebot, then you are new to ROS (Robot Operating System).  ROS is a bunch of written code that runs on top of the standard operating system with lots of functionalities and operations like those of an operating system but tailored to Robotics.  A colleague at University of South Carolina has written a book if you would like a primer on ROS (Jason O'Kane, [[ http://www.cse.sc.edu/~jokane/agitr/ | A Gentle Introduction to ROS]]). Most of the time, you will have to run the robot's "operating system" in order to interact with and control the robot.  This is described in the "Bringup" set of [[http://wiki.ros.org/turtlebot_bringup/Tutorials/indigo/TurtleBot%20Bringup | tutorials]].  They have some instructions, that you should read and roughly understand, but the ones below are what I recommend.+Most likely, if you are new to the Turtlebot, then you are new to ROS (Robot Operating System).  ROS is a bunch of written code that runs on top of the standard operating system with lots of functionalities and operations like those of an operating system but tailored to Robotics.  A colleague at University of South Carolina has written a book if you would like a primer on ROS (Jason O'Kane, [[ http://www.cse.sc.edu/~jokane/agitr/ | A Gentle Introduction to ROS]]). Most of the time, you will have to run the robot's "operating system" in order to interact with and control the robot. It permits different processes to communicate with each other without having to worry too much about the low level implementation, or by permitting as much worry as you'd like. Launching this core "operating system" part is described in the "Bringup" set of [[http://wiki.ros.org/turtlebot_bringup/Tutorials/indigo/TurtleBot%20Bringup | tutorials]].  They have some instructions, that you should read and roughly understand, but the ones below are what I recommend.
  
 **1. Launch Turtlebot ROS: ** First, log into the laptop using your username/password, connect to wifi, then open up a terminal (Usually by hitting the funny icon at the top left and then typing terminal). As per the [[ttp://wiki.ros.org/turtlebot_bringup/Tutorials/indigo/TurtleBot%20Bringup | bringup tutorial]], the launch process involves typing: **1. Launch Turtlebot ROS: ** First, log into the laptop using your username/password, connect to wifi, then open up a terminal (Usually by hitting the funny icon at the top left and then typing terminal). As per the [[ttp://wiki.ros.org/turtlebot_bringup/Tutorials/indigo/TurtleBot%20Bringup | bringup tutorial]], the launch process involves typing:
turtlebot/firstlaunch.txt · Last modified: 2023/09/19 08:46 by classes