Skip to content

roscore/fk_for_stewart_platform_ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

This package is Forward kinematics for Stewart Platform on ROS Noetic

Usage

rosrun fk-for-stewart-platform-ros fk.py

The period of the node is 100 Hz, and when all the motor values are updated, the current position is calculated and broadcast to the topic.

  • input topic

    /motor_{number}/joint_states ## JointState type
    
  • output topic

    /stewart/curr_pos           ## Twist type
    

Origin Repo

fork at https://jak-o-shadows.github.io/electronics/stewart-gough/stewart-gough.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published