Bonjour,
Je fais partie d’un projet étudiant,
Nous souhaitons contribuer à la communauté poppy en partageant notre projet :
C’est un robot capable de “ramper” et capable de prendre une forme “araignée” (il peut prendre plusieurs formes)
Il est composé de 12 servomoteurs XL320
Nous avons aussi créé une interface permettant d’apprendre au robot des mouvements par mimétisme.
Vous pouvez voir des vidéos du robot ici:
Les déplacements suivants ont été créés grâce à la fonctionnalité de “programmation mimétique visuelle” expliquée dans la vidéo précédente:
Hello,
I am part of a student project,
We wish to contribute to the community by sharing our poppy project:
This is a robot that can “crawl” and is able to form a “spider” (it can take many forms)
It is composed of 12 actuators XL320
We also created an interface to learn the robot’s movement by imitation.
You can see the robot’s video here:
The following moves have been created using the functionality of “visual programming” that we can see in the first video:
The first thing to do is to setup a repo organised sa the other poppy robots. You can have a look at the one from Ergo Jr for instance. The idea is to have a hardware folder and a software folder where you have a few python modules to define your creature. Basically a folder named as your robot with a script (like this one) where you define your creature.
And that’s pretty much it. I think it would be useful that I create a “template” for creating a new creature!
Hello,
Can we directly create a repository in the poppy-project github : https://github.com/poppy-project ?
Or is any checking require before we post the project ?
Bonjour,
Pouvons-nous directement créer un directory de notre projet sur le poppy-project github ? Ou avons nous besoin de faire valider le repository avant de le poster ?
I think the easiest and best solution is that you directly create your project on your own github repository. It’s free you just have to create an account.
This way, you keep the ownership of your work and the credits! On our side you simply add a short description of the project on the unified documentation and add links to your repository.