-
Notifications
You must be signed in to change notification settings - Fork 17
Wobbler Example
rethink-bbenoit edited this page Nov 19, 2013
·
4 revisions
Use wobbler as an example of controlling Baxter using joint velocity control.
There are two modes of control for Baxter's arms, joint position and joint velocity control. This example 'wobbles' both arms by driving each joint's velocity according to a sinusoid around a neutral position. The example shows how to set velocity control mode and read joint states at 1000Hz
Start wobbler from an RSDK terminal session using:
$ rosrun baxter_examples joint_velocity_wobbler.py
For common issues specific to using wobbler with Baxter, check out the Troubleshooting page.
© 2008-2013 Rethink Robotics. All rights reserved.