Difference between revisions of "Tilting Hokuyo"
From Healthcare Robotics Wiki
Advaitjain (Talk | contribs) (→Pictures of the Setup) |
Advaitjain (Talk | contribs) (→Pictures of the Setup) |
||
| Line 3: | Line 3: | ||
== Pictures of the Setup == | == Pictures of the Setup == | ||
| − | <gallery caption="Servo Tilting the UTM" widths="150px" perrow=" | + | <gallery caption="Servo Tilting the UTM" widths="150px" perrow="5"> |
File:thok0_home.jpg|Firefly Camera, UTM and Servo (left to right) | File:thok0_home.jpg|Firefly Camera, UTM and Servo (left to right) | ||
File:thok0_tilt1.jpg| | File:thok0_tilt1.jpg| | ||
Revision as of 19:22, 6 October 2009
Contents |
Author
Advait Jain (http://www.cc.gatech.edu/~advait)
Pictures of the Setup
- Servo Tilting the UTM
Hardware
This is the hardware setup that we use:
- Tilting servo: Robotis Servo (typically we use RX-28) http://www.crustcrawler.com/motors/RX28/index.php?prod=66
- This gives a serial interface to control the servo: http://www.crustcrawler.com/electronics/USB2Dynamixel/index.php?prod=65
- Hokuyo UTM. (http://www.acroname.com/robotics/parts/R314-HOKUYO-LASER4.html)
- Bracket to mount the Hokuyo on to the servo.
- This is a custom part that we have designed.
- The solidworks file will be uploaded soon.
- We have taken two routes to make the bracket
- buy Aluminium channels from http://mcmastercarr.com and drill the appropriate holes.
- use http://www.mfg.com to get the part manufactured.
Code
- ROS (http://www.ros.org)
- You will need the following ROS packages from our public ROS repository (available at http://code.google.com/p/gt-ros-pkg/wiki/hrl_content_summary)
- robotis
- hrl_hokuyo (requires hokuyo_node - http://www.ros.org/wiki/hokuyo_node)
- hrl_tilting_hokuyo