Skip to content

oymotion/rohand_urdf_ros2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROHAND URDF PACKAGE FOR ROS2

rohand urdf package

1.Clone

cd ~
mkdir -p ros2_ws/src
cd ros2_ws/src
git clone ssh://[email protected]/oymotion/rohand_urdf_ros2

2.Compile

colcon build
source install/setup.bash

4.Node rohand_urdf

Topic Description
"if_slider_joint" slider for index finger, control index finger by changing it's position
"mf_slider_joint" slider for middle finger, control middle finger by changing it's position
"rf_slider_joint" slider for ring finger, control ring finger by changing it's position
"lf_slider_joint" slider for little finger, control little finger by changing it's position
"th_slider_joint" slider for thumb, control thumb by changing it's position
"th_root_joint" slider for thumb root, control thumb root by changing it's position

5.RUN

Launch 'launch.py' file: Left hand:

ros2 launch rohand_urdf_ros2 left_rviz2.launch.py 

Right hand:

ros2 launch rohand_urdf_ros2 right_rviz2.launch.py

About

URDF and control node package for ROS2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages