Giter Club home page Giter Club logo

fake_joint's Introduction

fake_joint Build Status

What is this?

This repositry contains the packages for simulating 'fake' (i.e. dummy or loop-back) joint driver for the ros_control framework.

Why we need this?

You may know MoveIt! has own controller manager and moveit_fake_controller to simulate the robot motion. However, the interface and code are different from ros_control framework. We have experienced our jog_control package doesn't work with moveit_fake_controller while it works fine with ros_control. One solution is to make 'fake' joint driver for ros_control and not to use moveit_fake_controller.

You can simulate the joint controller using gazebo plugin. However, sometimes it is overkill for the purpose. Gazebo is rather CPU consuming for powerless PC or CI environments. And not all of the robot support gazebo model.

When some problems occured, say in MoveIt!, it could be difficult to know whether the problem is from MoveIt! setting or joint controller parameters. fake_joint guarantees the controller works perfectly, means it simulates the precice motion as commended. This package eliminates the possibility of controller side in your debugging.

Quick start

'fake_joint_launch' contains some launch and config files for several robots. You can easily try this package. They simulate real robot interface like joint trajectory action, so you can use MoveIt! on it.

UR3/UR5

UR5 fake_joint

To use just fake driver and rqt plugin:

$ roslaunch fake_joint_launch ur3.launch use_rqt:=true

To use fake driver and MoveIt!:

$ roslaunch fake_joint_launch ur3.launch use_rviz:=false
$ roslaunch ur3_moveit_config ur3_moveit_planning_execution.launch sim:=true
$ roslaunch ur3_moveit_config moveit_rviz.launch config:=true

TRA1

TRA1 fake_joint

To use just fake driver and rqt plugin:

$ roslaunch fake_joint_launch tra1.launch use_rqt:=true

To use fake driver and MoveIt!:

$ roslaunch fake_joint_launch tra1.launch use_rviz:=false
$ roslaunch tra1_bringup tra1_moveit.launch

PR2

PR2 fake_joint

To use just fake driver and rqt plugin:

$ roslaunch fake_joint_launch pr2.launch use_rqt:=true

I can't find MoveIt! files for actual robot :-(

fake_joint's People

Contributors

7675t avatar longjie avatar tylerjw avatar

Stargazers

 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.