homework-3-khachdavid

homework-3-KhachDavid created by GitHub Classroom

https://github.com/me495-embeddedsystems/homework-3-khachdavid

Science Score: 31.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

homework-3-KhachDavid created by GitHub Classroom

Basic Info
  • Host: GitHub
  • Owner: ME495-EmbeddedSystems
  • Language: Python
  • Default Branch: main
  • Size: 7.41 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Citation

README.md

ME495 Embedded Systems Homework 3 (Part I)

Author: David Khachatryan

This package simulates a differential drive robot in Gazebo.

Quickstart

  1. Use ros2 launch diff_drive ddrive.launch.xml to start the arena and turtle simulation.
  2. Here is a video of the differential drive robot navigating a gazebo world
  3. The messages are sent from a ros node flip that publishes to cmd_vel with 1 / 0.4 hz frequency.
  4. Here is a demo:

Owner

  • Name: ME495-EmbeddedSystems
  • Login: ME495-EmbeddedSystems
  • Kind: organization
  • Location: Evanston, IL

Citation (citations.txt)

[1] Accessed on November 7: https://github.com/gazebosim/ros_gz/blob/d0ef0d629ac03302398932f098e319ce54f30bce/ros_gz_sim_demos/launch/diff_drive.launch.py

GitHub Events

Total
  • Push event: 1
  • Create event: 1
Last Year
  • Push event: 1
  • Create event: 1

Dependencies

diff_drive/setup.py pypi
  • setuptools *