GithubHelp home page GithubHelp logo

micron_agv's Introduction

f10agv

Installation

  1. Install ROS: http://wiki.ros.org/kinetic/Installation/Ubuntu
  2. Create catkin_ws and src folder and cd to it: mkdir -p catkin_ws/src && cd ~/catkin_ws/src
  3. Clone this repository into catkin_ws/src
  4. Copy the obstacle detector and imu package into this directory
  5. Return to the root folder of catkin_ws cd ~/catkin_ws
  6. Install dependencies: rosdep install --from-paths src --ignore-src --rosdistro=${ROS_DISTRO} -y
  7. Install Armadilo C++ needed for obstacle detector library sudo apt install libarmadillo*
  8. Install rosserial-arduino package: http://wiki.ros.org/rosserial_arduino/Tutorials/Arduino%20IDE%20Setup
  9. catkin_make && source devel/setup.bash
  10. Update udev rules and other configuration settings (refer to Documentation folder for more details)

Launch Files

There are 3 different launch files:

  1. unit1/2/3.launch, which provides the ability for the robot to be driven
  2. agvnavigation.launch, which provides autonomous capability for the robot
  3. mavis1/2/3.launch, which launches both the above launch files in one go

To activate, roslaunch agv _____.launch
e.g. roslaunch agv mavis1.launch

micron_agv's People

Contributors

hendyley avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.