Giter VIP home page Giter VIP logo

tutorials's Introduction

tutorials

tutorials's People

Contributors

kasparfh avatar mathieurh avatar nilshagberg avatar squaredcanine avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

tutorials's Issues

Gradle failure: `Could not get resource 'https://s3-eu-west-1.amazonaws.com/furhat-maven/releases/khttp/khttp/1.0.0/khttp-1.0.0.pom'.`

Didn't know where to report that problem best.

I get an error when I try to build a project because access to the file hosted on amazonaws is forbidden:

Starting Gradle Daemon...
Gradle Daemon started in 2 s 865 ms

FAILURE: Build failed with an exception.

* Where:
Build file 'C:\Users\...\build.gradle' line: 58

* What went wrong:
A problem occurred evaluating root project '...'.
> Could not resolve all files for configuration ':compileClasspath'.
   > Could not resolve khttp:khttp:1.0.0.
     Required by:
         project : > com.furhatrobotics.furhatos:furhat-commons:2.4.0
      > Could not resolve khttp:khttp:1.0.0.
         > Could not get resource 'https://s3-eu-west-1.amazonaws.com/furhat-maven/releases/khttp/khttp/1.0.0/khttp-1.0.0.pom'.
            > Could not HEAD 'https://s3-eu-west-1.amazonaws.com/furhat-maven/releases/khttp/khttp/1.0.0/khttp-1.0.0.pom'. Received status code 403 from server: Forbidden

* Try:
Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Exception is:
org.gradle.api.GradleScriptException: A problem occurred evaluating root project '...'.
	at org.gradle.groovy.scripts.internal.DefaultScriptRunnerFactory$ScriptRunnerImpl.run(DefaultScriptRunnerFactory.java:93)
	at org.gradle.configuration.DefaultScriptPluginFactory$ScriptPluginImpl$2.run(DefaultScriptPluginFactory.java:237)
	at org.gradle.configuration.ProjectScriptTarget.addConfiguration(ProjectScriptTarget.java:77)
....

* Get more help at https://help.gradle.org

Looking forward to a quick solution.

Python version

Hi,
is there any way to run the camera feed demo using Python 3.9?
Regards

License?

What is the license under which this software is released? Hopefully open source; happy to recommend one if you have not decided yet.

Question

How can I use my computer's camera for same while working on sdk?

Remote API

Hi again, I have some questions about Python Remote API:

  1. I have to develop a program in which the communication language with the robot is in spanish. I'm looking to do it with the Python Remote API but I don't find how to set the input language to spanish.
  2. Also I'm trying to set bottoms to use them in the web interface.
  3. I don´t find any function to switch between states. Also I don't know if it is possible to define states.
  4. Finally, in the Python Remote API example code, you put three furhat.attend() but when a I run the code in the SDK only had efect the last one, so I don't know if there is any way to sync them.

Thanks for your time, but I need to know all this because I have to decide if I do the code in Kotlin or using the Python Remote API.

Regards

Gradle config errors on PizzaOrder

When attempting to build the PizzaOrder project in IntelliJ, the gradle sync fails with the following error:

object is not an instance of declaring class

There doesn't seem to be any further information indicating what code line is throwing this error. This error does not seem to be present in other skills such as the Fruitseller. I'm using sdk version 2.3.0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.