Removed Julia file, Added demo HTML file

This commit is contained in:
GLEN TURNER (8GT6)
2015-05-08 15:32:42 -04:00
parent cfbeb89bf9
commit b500cfe0ef
2 changed files with 81 additions and 12 deletions

View File

@@ -1,12 +0,0 @@
Pkg.add("RobotOS")
using RobotOS
@rosimport std_msgs.msg.Header
@rosimport geometry_msgs.msg: PoseStamped
@rosimport sensor_msgs.msg: Imu, Image
@rosimport sensor_msgs.msg: Imu, Image
gentypes()
println("Starting")