Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://github.com/lsw9021/DexterousManipulation
13 October 2021, 00:36:27 UTC
  • Code
  • Branches (1)
  • Releases (0)
  • Visits
Revision 11269e20e5283c3f31b6ce1ea9a4805c8bdeecac authored by Lee Seung Hwan on 07 October 2021, 05:40:43 UTC, committed by GitHub on 07 October 2021, 05:40:43 UTC
Create LICENSE
1 parent 718ac3c
  • Files
  • Changes
    • Branches
    • Releases
    • HEAD
    • refs/heads/master
    • 11269e20e5283c3f31b6ce1ea9a4805c8bdeecac
    No releases to show
  • 7cca30f
  • /
  • README.md
Raw File Download
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • revision
  • directory
  • content
  • snapshot
origin badgerevision badge
swh:1:rev:11269e20e5283c3f31b6ce1ea9a4805c8bdeecac
origin badgedirectory badge Iframe embedding
swh:1:dir:7cca30f9c0107d83c1fb97d73853733ad01ef9b7
origin badgecontent badge Iframe embedding
swh:1:cnt:02f2ddac1f2c36e57108326ba8fca84d3acbabdb
origin badgesnapshot badge
swh:1:snp:39de196a0865c6816c958d6b123bc74f85735191
Citations

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • revision
  • directory
  • content
  • snapshot
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: 11269e20e5283c3f31b6ce1ea9a4805c8bdeecac authored by Lee Seung Hwan on 07 October 2021, 05:40:43 UTC
Create LICENSE
Tip revision: 11269e2
README.md
# DexterousManipulation

This code is implementation of paper : 
Seunghwan Lee, Ri Yu, Jungnam Park, Mridul Aanjaneya, Eftychios Sifakis and Jehee Lee, 
Dexterous Manipulation and Control with Volumetric Muscles, 
ACM Transactions on Graphics (SIGGRAPH 2018), Volume 37, Issue4, August 2018, Article No. 57. 
https://dl.acm.org/citation.cfm?id=3201330

If you are interested in this implementation, please refer to the paper.

# Prerequisite


DART version 6 http://dartsim.github.io/ 

Eigen version 3

IPOPT https://projects.coin-or.org/Ipopt

Boost

As for the Projective Dynamics, I refers to the code of Tiantian Liu(http://tiantianliu.cn/).

# How to build

```console
mkdir build 
cd build
cmake ..
```

If you want to simulate without volumetric muscles, you can disable USE_MUSCLE in CMakeLists.txt(or in ccmake)

Unfortunately, I'm not managing this code anymore, but I'll be happy to answer your questions for compiling, linking, or details of implementation. Feel free to ask. 

Email : lsw9021@gmail.com
The diff you're trying to view is too large. Only the first 1000 changed files have been loaded.
Showing with 0 additions and 0 deletions (0 / 0 diffs computed)
swh spinner

Computing file changes ...

back to top

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Contact— JavaScript license information— Web API