Giter Site home page Giter Site logo

wholerig's Introduction

wholerig

submodules to test multiple arms

git clone this repo with --recursive option,

PAY ATTENTION: if you don't install the dependencies, the code won't work!

rosdep install -y --from-paths src --ignore-src --rosdistro $ROS_DISTRO

P.S.: alright, there was a problem here installing mongodb since rosdep was outdated. I suppose the easiest fix was defining python-pymongo for all versions of ubuntu, but they didn't go with this here. until the merge request is accepted, please use https://github.com/frederico-klein/rosdistro and follow the instructions here: http://docs.ros.org/independent/api/rosdep/html/contributing_rules.html to change from where you get your upstream packages from rosdep update.

Or much more easily, install dependencies yourself with apt install mongodb-dev.

now catkin_make

connecting to mongodb

run the default warehouse with

roslaunch gummi_moveit default_warehouse_db.launch

You should be able to connect by running the steps above. If things fail, you might not have the db path directory set (either /data/db or /tmp/db, those should be created if needed) or another instance of mongo might be running with the incorrect port (either set up the right port - the default one is 27017) or kill mongod and restart it with the default_warehouse_db.launch file.

wholerig's People

Watchers

James Cloos avatar alfredwilmot 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.