-
Create a DynamoDB table for user-specific information. The entry gets populated whenever a new `user_id` is encountered. The key is `user_id` and the value is a dictionary comprising:
* name: str
…
-
Last few turns of dialogue before the error happened:
U: lets talk about movies
E: Ok. I can check for fresh movies in the theatres, fetch ratings from rotten tomatoes, give general movies and tv …
-
Goal is to publish this on the morning of January 10 (instructions in README: https://github.com/co-up/co-up.de#write-and-publish-a-blog-post)
Blog title: We did it!
# Copy for Blog Post:
…
-
As an editor, I would like to be able to create contact forms in Gutenberg
- Can we create a gutenberg block for a contact form?
- How can we integrate a form sent from the CMS with React at the f…
-
I’ve drafted up a new blog post for today, @Kriesse @CobotClaire can you check it out to make sure I haven’t forgotten anyone or missed some info we want to relay?
# #saveCoUp December Update
We…
-
In many cases there is no output from `sbt` command in CircleCI.
![Screenshot from 2019-09-08 14-58-23](https://user-images.githubusercontent.com/2694353/64488521-2cf1cb00-d249-11e9-8390-eceb3b3b74f6…
-
Thank you so much for sharing! now I have a problem.
when I run the code "lib/utils/data_utils.py",it will be reported the error:"ImportError: libceres.so.1: cannot open shared object file: No such f…
-
Currently if someone starts the bot, and connects it to a server with a corobo production instance, two bots will respond to any `corobo ...` command, which will get very ugly when there are 20 or 30 …
-
https://gitlab.com/coala/cobot/issues/30
-
Hi all,
I am running a ur5e robot arm in Kinetic on Ubuntu 16.04. I want the arm to stop if it is encountered with a human body. For example, when a human is pushing the moving arm stop it. I belie…