Author Topic: Vector robot and Hal  (Read 4557 times)

systemshock

  • Full Member
  • ***
  • Posts: 170
    • View Profile
Vector robot and Hal
« on: December 04, 2018, 05:33:25 am »
I got  anki  vector  robot  to  respond  and work  with  ultra hall by voice ....
using  the idle  code and  topics..

be  a bit  since  i was  here and  Shodan due  a up date...

Wighting  a plug  in  For anki vector  and  aim to  keep it up to  date with his  comands  works  best  with hazel  voice  soi far...
« Last Edit: December 04, 2018, 05:39:40 am by systemshock »
"frog's in too princess's" it just basic NLP...

cyberjedi

  • Hero Member
  • *****
  • Posts: 810
  • The Mighty Hal Machine
    • View Profile
Re: Vector robot and Hal
« Reply #1 on: December 04, 2018, 08:18:50 am »
Can u supply any images
i like the science
im just not sure who im talking to
could be just a bunch of horse pucky, but if not im very interested
No disrespect intended.......

Ive been very curious as to what a robot would be with a working hal brain, did u actually chip hals code? im drooling here man

best wishes cyber jedi
« Last Edit: December 04, 2018, 08:37:33 am by cyberjedi »

systemshock

  • Full Member
  • ***
  • Posts: 170
    • View Profile
Re: Vector robot and Hal
« Reply #2 on: December 04, 2018, 04:32:37 pm »
This is reasonably simple party trick
Always doing  is putting all I did was the voice commands the robot into the idle function.
Leaving a pause so that he trigger words would trigger the robot to listen for the command.
I was just wanting to quick project for the day.
Unfortunately the SDK is not available to the general public at the moment which is in--Python ...script
Which I'm presently crush learning of course, I can't wait to do some more backward and forward integration between vector and ultra hal  assistant .
The vector robot is very interesting features, one is face recognition, has been forming microphones, and very soon Alexa integration. I'm interested in being able to conversed with Shodan my ultra Hal bot of 8 to 10 years  using the beam microphones..
 and maybe the vector robot as Shodan's basic drone .
 please find enclosed my full code for Shodan vector .....

It's also got some other useful lines that you might find useful .

https://drive.google.com/open?id=1zfkzgD94PFB2BMN3DXLHIKoIyu-hYzHJ



https://drive.google.com/open?id=1OJP_Vp8NIrtz1Pk7F8tN09WXXEve-QoG
« Last Edit: December 04, 2018, 04:58:30 pm by systemshock »
"frog's in too princess's" it just basic NLP...

LiFeTimeGamer

  • Full Member
  • ***
  • Posts: 170
    • View Profile
    • LifeTimeGamer
Re: Vector robot and Hal
« Reply #3 on: December 04, 2018, 05:02:09 pm »
Systemshock, are the spaces in this line correct?

HalMenu.HalCommand "<SPEAK>Your way too buzy to talk.I will  get  out of the way, Goodbye.</SPEAK>"

Or should it be,

HalMenu.HalCommand "<SPEAK>Your way too buzy to talk. I will get out of the way, Goodbye.</SPEAK>"

Cheers  :)


When it comes to Artificial Intelligence: The Soul is in the Software.

systemshock

  • Full Member
  • ***
  • Posts: 170
    • View Profile
Re: Vector robot and Hal
« Reply #4 on: December 04, 2018, 05:23:53 pm »
Because it's within the quotation marks it doesn't really matter for example if I was using a commer to create a pause before saying things idly two spaces either side of it

Yeah and please excuse my appalling spelling
"frog's in too princess's" it just basic NLP...

LiFeTimeGamer

  • Full Member
  • ***
  • Posts: 170
    • View Profile
    • LifeTimeGamer
Re: Vector robot and Hal
« Reply #5 on: December 04, 2018, 05:26:57 pm »
Ok... hehe  :D
When it comes to Artificial Intelligence: The Soul is in the Software.

cyberjedi

  • Hero Member
  • *****
  • Posts: 810
  • The Mighty Hal Machine
    • View Profile
Re: Vector robot and Hal
« Reply #6 on: December 04, 2018, 06:59:06 pm »
Shock: Im srry
I miss under stood you
my bad lmao
i thought u were saying u took hals brain out and hard coded into a robot

your still in Hal's native environment
hhhahahah, im silly

great job man
im srry
best wishes
cyberjedi
« Last Edit: December 04, 2018, 07:00:40 pm by cyberjedi »

systemshock

  • Full Member
  • ***
  • Posts: 170
    • View Profile
Re: Vector robot and Hal
« Reply #7 on: December 05, 2018, 03:59:53 am »
yep until  the  sdk  comes out then  it open up  other  ooitunertys,, ;)
"frog's in too princess's" it just basic NLP...

systemshock

  • Full Member
  • ***
  • Posts: 170
    • View Profile
Re: Vector robot and Hal
« Reply #8 on: December 18, 2018, 11:04:56 am »
well the is  sdk  for the robot out... clipboard text to voice  reader  up  and Python coding starting to get going.
Screen images are up.

next two goals

plug in too  output  Hal line out  send to the  robot in python
and  feed the beam forming  mike to hal.

as  vector is  network robot... the Hal brain can live on a networked  pc.

"frog's in too princess's" it just basic NLP...