Skip to content

A simulator program for Tendon Driven Continuum Robots (TDCR) at UofT Continuum Robotics Laboratory

Notifications You must be signed in to change notification settings

jeremyxu1998/TDCR_Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3295d13 · Mar 12, 2021

History

49 Commits
Dec 14, 2020
Mar 2, 2021
Mar 5, 2021
Feb 17, 2021
May 25, 2020
Mar 4, 2020
Mar 5, 2021
Mar 5, 2021
Feb 3, 2021
Mar 5, 2021
Mar 5, 2021
Mar 5, 2021
Mar 5, 2021
Mar 2, 2021
Feb 3, 2021
Feb 3, 2021

Repository files navigation

TACR Simulator

This is a simulation program for Tendon Actuated Continuum Robots (TACR) in CRL. It provides a visualization of forward kinematics of one or multiple robots given their configuration and input parameters, following constant curvature model.

The GUI input of program support maximum 3 robots, 3 segments and 4 tendons for each robot.

Software Requirement

  • C++11 or later
  • Qt 5.12 or later
  • VTK 8.2.0
  • Eigen 3

Usage

  • Open tendon_robot_simulator.pro (using Qt Creator or Qt Visual Studio Tools)
  • Compile the program
  • Set the robot(s) cofiguration in an xml file and put it under root folder (use test_robot.xml or test_multiple_robots.xml as example)
  • Run the program
    • Select robot configuration file in the poped up window
    • Enter the tendon length input for each robot
    • Click "Calculate" button or hit Enter key to start the forward kinematics animation

About

A simulator program for Tendon Driven Continuum Robots (TDCR) at UofT Continuum Robotics Laboratory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages