Open cmurray3 opened 8 months ago
We will talk about the midterm exam in class on March 14.
In the meantime, here is an outline of what you can expect on the exam:
roscore
roslaunch
CMakeLists.txt
Package.xml
cd ~/catkin_ws/src catkin_create_pkg
cd ~/catkin_ws catkin_make
.py
.msg
.srv
.world
.urdf
.sdf
.xacro
.launch
tf
rqt
rosgraph
I've added some supplementary materials to help with your exam prep:
Textbook Chapter 2: Preliminaries
Textbook Chapter 3: Topics
Textbook Chapter 4: Services
Textbook Chapter 5: Actions
We will talk about the midterm exam in class on March 14.
In the meantime, here is an outline of what you can expect on the exam:
ROS Overview
roscore
vsroslaunch
Packages
CMakeLists.txt
,Package.xml
, launch, worldsNodes
.py
files? Why?.py
scripts?Topics
.msg
structureCMakeLists.txt
play?Services
.srv
structureCMakeLists.txt
play?Actions
Gazebo
roslaunch
?.world
file.urdf
?.sdf
?.xacro
?.launch
files?.world
files? Model files?RViz
Other Libraries/Utilities
tf
rqt
rosgraph
Some nice resources to further your understanding