Skip to content

Motion planning package for Kinova Gen3 7DOF, implenting with Tesseract motion planning library.

Notifications You must be signed in to change notification settings

zingff/kortex_motion_planning

Repository files navigation

Kortex Motion planning

Motion planning package for Kinova Gen3. This package implements algorithms from Tesseract motion planning library for Kinova Gen3 7DOF. This package is utilized in both feeding task and object grasping with LLM.

Basic structure

  • backup: some backup files for file safety and reproduction.
  • config:
    • backup
    • data: directory to keep the realtime data as csv files
    • robot: directory to keep robotic arm model for collision detection, motion planning and trajectory optimization, etc,.
    • tesseract: stores config files such as task composer plugins and rviz file for solving and visualizing motion planning problems.
  • doc: documents for all related packages
  • other dirs: just as their names tell

Tutorials

Note: All tutorials can be found in doc.

General tutorial: installation steps of all packages used for feeding task, also including troubleshooting procedure for some specific and common issues occurring in tesseract and anygrasp setup.

Dependencies

See Tesseract Wiki.

Build

See Tesseract Wiki.

Others

NONE

About

Motion planning package for Kinova Gen3 7DOF, implenting with Tesseract motion planning library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages