File tree Expand file tree Collapse file tree 4 files changed +7
-10
lines changed Expand file tree Collapse file tree 4 files changed +7
-10
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ ZeroSim provides a multitude of tools for building robots and environments in Un
4141* Ready to run prebuilt ROS Docker images available publically on DockerHub: https://hub.docker.com/r/zerodog/zerosim_ros_vnc
4242
4343* ** COMING SOON:**
44+ * More complete documentation.
4445 * Secure communications via WebSockets.
4546 * URDF import & export.
4647 * Support for other Physics engines such as Bullet or Havok.
@@ -49,8 +50,9 @@ ZeroSim provides a multitude of tools for building robots and environments in Un
4950
5051### Recommended System
5152
52- * Ubuntu 18.04 or 20.04 (may work on MacOS or Windows but currently untested)
53- * Unity 2020.x
53+ * Ubuntu 18.04 or 20.04 (may work on MacOS or Windows but currently untested)
54+ * Unity 2020.x
55+ * ROS Melodic (ZeroSim provides a pre-built Docker container for ROS functionality https://hub.docker.com/r/zerodog/zerosim_ros_vnc )
5456
5557### Setting up a new Unity Project
5658
@@ -102,6 +104,8 @@ bash -c "source devel/setup.bash ; rosrun turtlebot3_teleop turtlebot3_teleop_ke
102104
103105### Using RViz Example
104106
107+ This will show visualizing the 2D LIDAR and ROS TF in RViz. This uses a VNC viewer to the ZeroSim ROS Docker container.
108+
1051091 . Startup the Turtlebot Test Scene as detailed above.
1061102 . Open a noVNC connection by:
107111 1 . In a browser open http://localhost:8083/vnc.html
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
22 "name" : " com.fsstudio.zerosim" ,
3- "version" : " 0.0.22 " ,
3+ "version" : " 0.1.00 " ,
44 "displayName" : " ZeroSim" ,
55 "description" : " ZeroSim ROS robotic simulator in Unity." ,
66 "unity" : " 2020.1" ,
You can’t perform that action at this time.
0 commit comments