forked from cse481wi19/cse481wi19
-
Notifications
You must be signed in to change notification settings - Fork 5
CSE 481 C: Robotics Capstone, Spring 2022
Maya Cakmak edited this page Apr 11, 2022
·
16 revisions
- Lab 1: Starting ROS and the simulator and getting the starter code
- Lab 2: Controlling the base
- Lab 3: Controlling the gripper
- Lab 4: Gripper on the real robot
- Lab 5: Controlling the torso
- Lab 6: Controlling the head
- Lab 7: Controlling the arm
- Lab 8: Reading joint states
- Lab 9: Robot web applications
- Lab 10: Robot web interfaces
Note: After Lab 4, it is possible for one or two members of your team to split off and go straight to Lab 10 (read over Lab 9 first).
Roughly: Labs 11-13, 14-15, and 16-18 can be done concurrently.
- Lab 11: Visualizations in ROS with RViz
- Lab 12: Creating Custom Visualizations in RViz using Markers
- Lab 13: Creating Interactive Visualizations in RViz using InteractiveMarkers
- Lab 14: Odometry and rotations
- Lab 15: Driving with odometry
- Lab 16: Mapping and navigation
- Lab 17: Sending navigation goals
- Lab 18: Map annotation from a web interface