forked from shadow-robot/sr-ros-interface
-
Notifications
You must be signed in to change notification settings - Fork 0
ugocupcic/sr-ros-interface
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
First of all, don't forget to edit your ROS_PACKAGE_PATH variable. To do this, edit your ~/.bashrc and AFTER the source /path/to/ros/setup.sh add: export ROS_PACKAGE_PATH=${ROS_PACKAGE_PATH}:/path/to/shadow_robot where /path/to/shadow_robot is the complete path to the shadow_robot directory you got from the bazaar repository. To start using this ROS interface, the best way to go is to generate the doc: $ cd doc $ ./generate_doc.sh Then fire up your favourite browser and open the generated rosdoc/index.html. You can start by reading the sr_hand documentation.
About
A ROS interface for Shadow Robot's hand.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 80.5%
- Python 19.5%