forked from BenBlumer/WAMPy
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmainpage.dox
More file actions
22 lines (12 loc) · 697 Bytes
/
mainpage.dox
File metadata and controls
22 lines (12 loc) · 697 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/**
\mainpage
\htmlinclude manifest.html
\b WAMPy
<!--
WAMPy
This package allows you to easily control a Barrett WAM robot using the Python programming language.
Technically: It's a ROS (ros.org) node with the necessary services and publishers set up to communicate, through ROS, with BarrettRos (http://support.barrett.com/wiki/WAM/InstallBarrettRosPkg) to control the WAM.
The motivation for this software is that the BarrettRos package has some great features, but because its no longer maintained and its documentation is a bit sparse, some of it can be hard to access. This package is aimed to make it as simple as possible for a new user to get the WAM running.
-->
-->
*/