Fixed indentation for table of contents of README

This commit is contained in:
Patrick Goebel 2015-12-14 15:30:56 -08:00
parent 14aa21ac13
commit 702624e336

View File

@ -1,22 +1,22 @@
Table of Contents Table of Contents
================= =================
* [Overview](#overview) * [Overview](#overview)
* [Official ROS Documentation](#official-ros-documentation) * [Official ROS Documentation](#official-ros-documentation)
* [System Requirements](#system-requirements) * [System Requirements](#system-requirements)
* [Preparing your Serial Port under Linux](#preparing-your-serial-port-under-linux) * [Preparing your Serial Port under Linux](#preparing-your-serial-port-under-linux)
* [Installation of the ros_arduino_bridge Stack](#installation-of-the-ros_arduino_bridge-stack) * [Installation of the ros_arduino_bridge Stack](#installation-of-the-ros_arduino_bridge-stack)
* [Loading the ROSArduinoBridge Sketch](#loading-the-rosarduinobridge-sketch) * [Loading the ROSArduinoBridge Sketch](#loading-the-rosarduinobridge-sketch)
* [Firmware Commands](#firmware-commands) * [Firmware Commands](#firmware-commands)
* [Testing your Wiring Connections](#testing-your-wiring-connections) * [Testing your Wiring Connections](#testing-your-wiring-connections)
* [Configuring the ros_arduino_python Node](#configuring-the-ros_arduino_python-node) * [Configuring the ros_arduino_python Node](#configuring-the-ros_arduino_python-node)
* [Launching the ros_arduino_python Node](#launching-the-ros_arduino_python-node) * [Launching the ros_arduino_python Node](#launching-the-ros_arduino_python-node)
* [Viewing Sensor Data](#viewing-sensor-data) * [Viewing Sensor Data](#viewing-sensor-data)
* [Sending Twist Commands and Viewing Odometry Data](#sending-twist-commands-and-viewing-odometry-data) * [Sending Twist Commands and Viewing Odometry Data](#sending-twist-commands-and-viewing-odometry-data)
* [ROS Services for Sensors and Servos](#ros-services-for-sensors-and-servos) * [ROS Services for Sensors and Servos](#ros-services-for-sensors-and-servos)
* [ROS Joint Topics and Services](#ros-joint-topics-and-services) * [ROS Joint Topics and Services](#ros-joint-topics-and-services)
* [Using the on-board wheel encoder counters (Arduino Uno only)](#using-the-on-board-wheel-encoder-counters-arduino-uno-only) * [Using the on-board wheel encoder counters (Arduino Uno only)](#using-the-on-board-wheel-encoder-counters-arduino-uno-only)
* [NOTES](#notes) * [NOTES](#notes)
Overview Overview
-------- --------