We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: