Skip to content

Commit 29de92e

Browse files
committed
added table of contents
1 parent d1e6554 commit 29de92e

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
1-
# ZeroSim
1+
# ZeroSim
2+
- [ZeroSim](#zerosim)
3+
- [Overview](#overview)
4+
- [API Documentation](#api-documentation)
5+
- [Getting Started](#getting-started)
6+
- [Recommended System](#recommended-system)
7+
- [Setting up a new Unity Project](#setting-up-a-new-unity-project)
8+
- [Getting ZeroSim ROS Docker Container](#getting-zerosim-ros-docker-container)
9+
- [Running TurtleBot Test Scene](#running-turtlebot-test-scene)
10+
- [Using RViz for Turtlebot](#using-rviz-for-turtlebot)
11+
- [Running Universal Robot UR10 Arm Test Scene with MoveIt!](#running-universal-robot-ur10-arm-test-scene-with-moveit)
12+
- [Running Image Segmentation Test](#running-image-segmentation-test)
213

314
ZeroSim is a robotics simulation engine built on the easy to use [Unity 3D](https://unity.com/) development platform and the power of the [Robotics Operating System (ROS)](https://www.ros.org/). ZeroSim is designed for ease of use and rapid development of all sorts of robotics and simulation -- from warehouses and industrial settings, to farming and outdoors -- from robotic arms to ground and drone based mobile robots.
415

@@ -60,7 +71,7 @@ ZeroSim provides a multitude of tools for building robots and environments in Un
6071
### Recommended System
6172

6273
* Ubuntu 18.04 or 20.04 (may work on MacOS or Windows but currently untested)
63-
* Unity 2020.x
74+
* Unity 2020.x or greater
6475
* ROS Melodic (ZeroSim provides a pre-built Docker container for ROS functionality https://hub.docker.com/r/zerodog/zerosim_ros_vnc)
6576

6677
### Setting up a new Unity Project

0 commit comments

Comments
 (0)