Upstart process
This section describes the upstart process that is launched by the boot-up process on powering up MOVO.
When the platform is started it will run an upstart service, which launches:
- Platform driver
- PC power watchdog
- Robot localization
- Robot state publisher and joint state publisher
- Arm driver, homing arms at initialization
- Gripper driver, homing the grippers at initialization
- Full system tele-operation node
- Controls all joints on the system
- Subscribes to the /joy topic, which gets published elsewhere
- The joystick uses the included mapping for the Logitech Extreme Pro
- The mapping and software is found in ~/movo_ws/movo_common/movo_ros/src/movo/movo_teleop_full_system.py
- Kinect bridge
- Pan-tilt trajectory controller
- Pan-tilt home script - the pan-tilt does a little nod to indicate things are up and running
Parent topic: Powering up MOVO