Giter VIP home page Giter VIP logo

inrol_sim_bolting's Introduction

inrol_sim_bolting

A ROS demonstration package for our article in 2021, "Fast and Accurate Data-Driven Simulation Framework for Contact-Intensive Tight-Tolerance Robotic Assembly Tasks", IJRR (to be submitted).

Reference

Yoon, J., Lee. M., Son. D., and Lee, D. J. "Fast and Accurate Data-Driven
Simulation Framework for Contact-Intensive Tight-Tolerance Robotic Assembly
Tasks", International Journal of Robotics Research (To be submitted)

Please visit https://www.inrol.snu.ac.kr/journal for more information.

Installation

Environment

This program is built and tested in ubuntu 18.04 with ROS melodic. cudnn 11.0 and cuda 11.0 is required to be installed. Please refer to the linked pages.

From the above described environment, run following commands to build the package.

$ cd <your_catkin_ws>/src
$ git clone https://github.com/JM-SNU/inrol_sim_bolting
$ cd ..
$ catkin_make -DCMAKE_BUILD_TYPE=Release

Running example launch file

$ roslaunch inrol_sim_bolting example.launch

Changing the trajectory

The asset directory has the following structure.

./
|-  des/
    |-  pd.txt
    |-  Rd.txt
    |-  Rd_gripper.txt
|-  obj/
|-  shader/
|-  txt/

In the above, des directory contains a space-separated data text for the setpoint of the nut CoM. Users can modify them if they want to change the simulation trajectory.

Other directories are intended to be not mutated, and should be left unmodified.

inrol_sim_bolting's People

Contributors

jm-snu avatar mmousaei 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.