Skip to content

Lab 6b: Controlling the head (Kuri)

MAYA CAKMAK edited this page Mar 3, 2022 · 1 revision

Finish the Head class

Implement the pan tilt capabilities using your finely honed sleuthing skills.

Run the demo

rosrun applications head_demo.py pan_tilt 0 0
rosrun applications head_demo.py pan_tilt .78 0
rosrun applications head_demo.py pan_tilt -.78 0
rosrun applications head_demo.py pan_tilt 0 .92

Clone this wiki locally