Giter Site home page Giter Site logo

jackstarred / rtt-gazebo-ur5-integration Goto Github PK

View Code? Open in Web Editor NEW

This project forked from corlab/rtt-gazebo-ur5-integration

0.0 1.0 0.0 94.01 MB

RTT-Gazebo components for Universal Robots UR5

License: GNU Lesser General Public License v3.0

CMake 2.18% C++ 97.82%

rtt-gazebo-ur5-integration's Introduction

rtt-gazebo-ur5-integration

RTT-Gazebo components for Universal Robots UR5

start gz server

./gzserver -s $PREFIX/lib/orocos/gnulinux/rtt_gazebo_system/librtt_gazebo_system.so $PREFIX/etc/cogimon-scenarios/scenario-wipe-board/world/scn-wipe-board-empty.world

start gz client

./gzclient

load robot urdf model

$PREFIX/bin/rsb-toolscl0.13 call 'socket:/GazeboDeployerWorldPlugin/spawnModel("/homes/yourName/workspace/cogimon-gazebo-models/universal-robot-ur5/ur5robot.urdf")'

start orocos component

./rsb-toolscl0.13 call -l $PREFIX/share/rst0.13/proto/sandbox/rst/cogimon/ModelComponentConfig.proto 'socket:/GazeboDeployerWorldPlugin/deployRTTComponentWithModel(pb:.rst.cogimon.ModelComponentConfig:{component_name:"ur5_gazebo" component_type:"UR5RttGazeboComponent" component_package:"rtt-gazebo-ur5-integration" model_name:"universal-robot-ur5" script:"/homes/yourName/workspace/rtt-gazebo-ur5-integration/scripts/ur5.ops"})'

  • component_name:"ur5_gazebo" any name you use in your (ops) script
  • component_type:"UR5RttGazeboComponent" component class name
  • component_package:"rtt-gazebo-ur5-integration" package containing the component, e.g. project folder name
  • model_name:"universal-robot-ur5" name of the pre-loaded (gazebo)model to attach
  • script:"...." ops or lua script to apply further configurations

rtt-gazebo-ur5-integration's People

Contributors

agathe-balayn avatar mwojtynek avatar xwavex 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.