Summary

In this chapter, we described a real and popular robot called Baxter, manufactured by Rethink Robotics Corporation. Many of the details of the robot can be discovered using Baxter Simulator, which displays a simulated Baxter using the Gazebo program. Since Baxter has two movable arms, much of the chapter describes the arms and control of them.

The chapter started with a description of Baxter in both the research and the manufacturing versions. Baxter's arms and sensors and the control modes for the arms were described.

After downloading the Baxter Simulator software, the simulator was used to demonstrate various examples of controlling Baxter with Python scripts supplied by Rethink Robotics. Baxter can be controlled using ROS commands, a keyboard, or a joystick. We have also included several Python scripts that will make the control of Baxter easier if joint angles are specified for the movement of the arms.

The ROS frame transform package tf was used to show the relationship between the coordinate frames of Baxter's base and other elements of the arms. The view in rviz displays these frames.

MoveIt! is another package that works with a simulated Baxter, as well as with the real robot. MoveIt! was explained and the method of planning and executing arm trajectories even with obstacles in Baxter's path was discussed.

Finally, we were introduced to the real Baxter by explaining the setup procedure for communication between a workstation and Baxter. Various examples showing control of the real Baxter were also discussed. A state machine using the ROS SMACH package was implemented to move Baxter's arms into different positions.

In the next chapter, a ROS view of quadrotors will be described using both simulated and real air vehicles. The simulated air vehicle is a generalized representation of a quadrotor and is great for learning to control the craft before you decide to try flying a real one.

In addition to this action packed chapter for Baxter, Chapter 10, Controlling Baxter with MATLAB© presents the Robotics System Toolbox. This MATLAB toolbox allows ROS commands to be used with MATLAB scripts to control Baxter.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
52.14.39.59