Skip to content

aronmeszaros/cable_driven_robot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cable Driven Parallel Robot Package

Package containing simple driver to commuinicate over TCP with B&R

Collection of function useful for CDPR's

To launch a simple demo application (follow the order)

Launch driver and simulated robot

roslaunch br_motor_driver br_driver_sim.launch robot_ip:=127.0.0.1 port:=50001

Launch robot odemetry based on motor positions

rosrun cable_rob tf_estim

Launch a simple cartesian controller based on IKM

rosrun cable_rob tf_with_joint_gui.py

Launch a simple cartesian controller based on IKM

rosrun cable_rob cartesian_controller

Launch rviz

roslaunch cable_rob br_rviz.launch config:=true

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 85.3%
  • Python 10.4%
  • CMake 4.3%