Skip to content

A simulation of human bionic hand in ROS with MoveIt and BioIK

Notifications You must be signed in to change notification settings

arsh09/smart_arm_ros

Repository files navigation

Smart Arm Simulation

Instructions:

This is how you setup the simulation

$ cd $HOME
$ mkdir -p smart_ws/src
$ cd $HOME/smart_ws/src
$ git clone -b noetic-devel --recursive  https://github.com/arsh09/smart_arm_ros.git
$ git submodule update
$ cd $HOME/smart_ws/
$ catkin_make

This is how you bringup everything

$ source $HOME/smart_ws/devel/setup.bash
$ roslaunch smart_arm_bringup smart_arm_bringup.launch

About

A simulation of human bionic hand in ROS with MoveIt and BioIK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages