ROS Robotics Homework Overview and Sample Solutions

homework 0 overview n.w
1 / 5
Embed
Share

Delve into CSE 409R homework assignment covering interfacing with robots, using ROS tools, data processing, and creating ROS nodes. Explore sample solutions like BagFollow and ApplyFilter. Stay cautious of environment variables and system issues.

  • Robotics
  • ROS
  • Homework
  • Sample Solutions
  • Data Processing

Uploaded on | 0 Views


Download Presentation

Please find below an Image/Link to download the presentation.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.

You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.

E N D

Presentation Transcript


  1. Homework 0: Overview CSE 409R

  2. You will... Get familiar with interfacing with the robot Get familiar with using ROS command line tools Get familiar with collecting, storing, and using stored data through ROS Create your own ROS nodes to do data processing, communicating with other ROS nodes programmatically The car will drive without your direct input.

  3. Caveats & Hints Make sure your environment variables are correct/configured! When making ROS nodes, a good starting point is your node accepting argument inputs from the launch file correctly, e.g. the node starts correctly without doing data processing. Debug system issues separately from algorithm issues! The cars run out of battery; keep an eye on it!

  4. Sample Solution: BagFollow Check out the videos here: https://www.youtube.com/watch?v=AW8pLfwnd-E https://www.youtube.com/watch?v=KJJ-azZUtYs Note that these drive in a circle, your solution must do a Figure 8

  5. Sample Solution: ApplyFilter https://www.youtube.com/watch?v=OsnW9YzN99M

Related


More Related Content