Skip to content
This repository has been archived by the owner on Feb 23, 2020. It is now read-only.

hrshtst/zkc_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zkc file generator powered by choreonoid

Requirements:
  * git
  * cmake
  * roki
  * dependent softwares to build choreonoid

How to run:
$ git submodule init
$ git submodule update  # to download choreonoid
$ ./setup.sh  # you need to run setup only first time
$ ./convert.sh choreonoid/share/model/misc/arm_2dof.body

How to update a patch:
After getting ready to update,
$ cd choreonoid/
$ git format-patch 0b2465cd --stdout > ../patches/0001-fix-RokiSimulatorItem.patch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published