Coder Social home page Coder Social logo

mind_controled_robot's Introduction

Final Project - M2SAAS

General information

  • Topic: Development of control routines for BCI-based control of a mobile platform.

  • Authors: P. Rozenblut & E. Robakowska

About the workspace

This is the master repository for all the project work that we will be doing. I've divided it into three sections:

  1. ros_workspace for all the work done in ROS
  2. docs for all the documentation of the project CODE; this one is rather optional
  3. data_analysis for the work output of data analysis of the dataset
  4. other for all the other things.

Our technology stack

  1. VMWare-17-Workstation Player [DOWNLOAD HERE]
  2. Ubuntu 20.04 Desktop [DOWNLOAD HERE] [DOWNLOAD TORRENT]
  3. ROS Noetic [HOW TO DOWNLOAD AND INSTALL]
  4. GitHub Desktop (xD):
wget https://github.com/shiftkey/desktop/releases/download/release-2.9.3-linux3/GitHubDesktop-linux-2.9.3-linux3.deb &&
sudo dpkg -i GitHubDesktop-linux-2.9.3-linux3.deb)
  1. That bb8 robot [GRAB IT HERE]

Notes on development

  1. Both C++ and Python code should be commented
    • in a minimal way
    • using markdown styling

Dependency list:

In case you missed something, to run that robot you have to install robot_controllers package.

cd ~/ros_workspace/src
git clone https://github.com/fetchrobotics/robot_controllers.git

... and if you loose the robot, you can re-install it with:

git clone --depth 1 -b noetic https://bitbucket.org/theconstructcore/bb8.git

... control interface:

roslaunch bb_8_teleop keyboard_teleop.launch

...other stuff:

sudo apt install ros-noetic-effort-controllers
sudo apt install ros-noetic-joint-state-controller

Running the system

Navigate into the ros_workspace folder. Then type the following commands:

catkin_make
source devel/setup.bash
roslaunch mcr_main mcr_main.launch

Which will start everything.

mind_controled_robot's People

Contributors

miodine avatar ewelian avatar

Watchers

 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.