AI Zone Admin Forum Add your forum

NEWS: Chatbots.org survey on 3000 US and UK consumers shows it is time for chatbot integration in customer service!read more..

Chatscript and robotic controls (dynamixel servos)
 
 

Hello

Noob question: How can I use Chatscript to send serial commands to an Arduino-like board to control a robot’s servo motors and movements? Or is it possible to execute python scripts?

For instance, my chatbot will use TTS (Text to Speech) and so when the response is sent and while the phrase is being spoken I’d also like for the robot to move. Movements would be pre-prgrammed sequences. The servos I’d like to use are made by Trossen Robotics, DynamixelMX which use a TLL Serial connection to The Artbotix-M board (which is fundamentally very similar to an Arduino board: https://learn.trossenrobotics.com/arbotix)

Or Alternately has anyone use ROS (Robot Operating System) in conjunction with Chatscript? How are people coordinating between chatscript and robot movements?

Thanks!

Tom

 

 
  [ # 1 ]

send message to CS, it sends back response which you can pick a python script from to run.
CS can send back two channels of response to the input- something to say to user and out-of-bands message to the application/robot

 

 
  login or register to react
‹‹ Numeric wild cards      :regress crashes ››