From 4c55da29cf7549c28769de7e000ed5e024b1925a Mon Sep 17 00:00:00 2001 From: cfry Date: Thu, 9 Jul 2020 22:47:49 -0400 Subject: [PATCH] release --- doc/guide.html | 13 ++++++------- index.html | 1 + package.json | 1 - 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/doc/guide.html b/doc/guide.html index c8c7f9a5..c290301c 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -546,7 +546,12 @@
Step 3
Videos of some things Dexter is capable of plus an early overveiw of DDE.

  • Haddington videos Videos on Haddington's mission, and the hardware.

  • -
  • Webinar videos on DDE
  • +
  • Jobs menu/Dexter Tools/Dexter UI2 brings up a dialog box that allows you + to interactively control a Dexter (or the simulator of Dexter, depending on the + simulate radio buttons in the Misc Pane header). This tools is + a great way to learn the relationship between joint angles and xyz (Cartesian) + coordinates, a.k.a kinematics.
  • +
  • Webinar videos on DDE
  • Each of these 11 videos is 45 minutes to an hour long. Watching them in order, especially the first several, is recommended. The first one, Intro to DDE, is primarily about the Help System itself.

  • http://hdrobotic.com/software @@ -667,12 +672,6 @@
    Step 3
    Make Instruction dialog which let's you manipulate code in a more constrained fashion that's easier for some purposes.
  • -
  • Jobs menu/Dexter Tools/Dexter UI2 brings up a dialog box that allows you - to interactively control a Dexter (or the simulator of Dexter, depending on the - simulate radio buttons in the Misc Pane header). This tools is - a great way to learn the relationship between joint angles and xyz (Cartesian) - coordinates, a.k.a kinematics.
  • -
    Editor Pane diff --git a/index.html b/index.html index 804408c2..7acc3e80 100644 --- a/index.html +++ b/index.html @@ -3,6 +3,7 @@ Dexter Development Environment + diff --git a/package.json b/package.json index 897cea88..890b1409 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,6 @@ "dependencies": { "8": "0.0.1", "awesomplete": "^1.1.2", - "discord.js": "^12.2.0", "electron-context-menu": "^0.8.0", "eslint": "^5.16.0", "esprima": "^3.1.3",