Skip to content

This repository contains my solutions for homework and exercises of Robotics course at the Ferdowsi University of Mashhad, Spring 2023. This repo is a solution for https://github.com/arashsm79/robotics-lab

Notifications You must be signed in to change notification settings

arya-ebrahimi/robotics-spring2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Robotics-Spring2023


This repository contains my projects and homeworks for the Robotics-Spring2023 course at the Ferdowsi University of Mashhad.
  1. Introduction to ROS2

    • Assignment1 -> Multi Language Publisher Subscriber Two nodes which are communicating with topics. Subscriber is developed using Python, and the publisher is programmed in C++.

    • Lab1 -> Turtle Chaser.

    • Assignment2 -> Yin&Yang Two packages, one in python and one in C++ that are communicating with each other using ROS2 services and actions.

    • Lab2 -> Turtlesim Controller

  2. Introduction to TF2

    • Assignment3 -> Trutlemania Turtles chasing each other using tf2 transforms.
  3. Motion Planning using Moveit2

    • Lab4 -> Hello Moveit Motion planning using moveit, rviz and gazebo using Panda manipulator.
    • Lab5 -> FUMTI motion planning using moveit, rviz and gazebo using FUMTI manipulator.
  4. Gazebo Intro

    • Lab3 -> GZ Intro
    • Assignment5 -> RGB NAV Gazebo installation guide is at the first of this assignment.
  5. Mobile Robots

    • Lab7 -> Simple Differential Drive Simple diff drive, forward and backward Twist published using ros2 topic and converted to gz topic using ros_gz_bridge.

    • Lab8 -> Maze Previous diff-drive in a maze, using LIDAR sensor to detect walls and preventing the collision.

    • Lab9 -> Maze2

    • Assignment5 -> RGB NAV Navigate eddiebot in a maze using RGB signs. first clone and build eddiebot-ros.

    • Assignment6 -> Eddie Kinect Laserscan Convert kinect depth image to LaserScan using depthimage_to_laserscan.

About

This repository contains my solutions for homework and exercises of Robotics course at the Ferdowsi University of Mashhad, Spring 2023. This repo is a solution for https://github.com/arashsm79/robotics-lab

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published