Coder Social home page Coder Social logo

linhtr / learning_machines_robobo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ci-group/learning_machines_robobo

0.0 2.0 0.0 3.66 GB

Framework for Learning Machines Course

License: GNU General Public License v3.0

Dockerfile 0.11% Python 99.56% CMake 0.19% Batchfile 0.07% Shell 0.07%

learning_machines_robobo's Introduction

ROS ROBOBO EXAMPLE

Setup (with cigroup/learning-machines image)

  • start docker with ./start-docker.sh (start-docker.bat in Windows)
  • run src/send_commands.py command to test the connection

Setup (with ros image)

  • start docker with docker run --rm -it -v "${PROJECT_FOLDER}:/root/projects/" cigroup/learning-machines bash
  • change folder to /root/projects/ (inside docker)
  • run catkin_make install (only run for the first setup, it's not needed even across different docker containers)
  • run source devel/setup.bash
  • run src/send_commands.py command to test the connection

Important Notes

The environment variable ROS_MASTER_URI idendifies where the ROS MASTER NODE is running. Verify that your phone is in "Local ROS Master" and adjust the IP of the ROS_MASTER_URI variable with the address of the phone (visible at the first page of the application).

The library we provide is already taking care of this enviroment variable, but in case you encouter any problems you know where to look for.

learning_machines_robobo's People

Contributors

denicetuinhof avatar guusjeb avatar linhtr avatar portaloffreedom avatar

Watchers

 avatar  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.