Aller au contenu


Photo

[Mars Attacks!] Participating in the French Robot Cup 2024 ( Eurobot 2024)

EN

  • Veuillez vous connecter pour répondre
8 réponses à ce sujet

#1 Mike118

Mike118

    Staff Robot Maker

  • Administrateur
  • PipPipPipPipPip
  • 9 969 messages
  • Gender:Male
  • Location:Anglet

Posté 31 décembre 2023 - 05:45

(French version here)

 

Hello everyone,

 

This year, I am participating again in the Coupe de France de Robotique, but this time, I'm starting with a new team composed of

pat92fr hdumcke  (whom I both met during the TRR), and myself.

Pat chose the name Mars Attacks! in reference to the movie of the same name because the theme for the 2024 edition of the Coupe de France de Robotique is "Farming Mars," revealed in September 2023.

 

It's the first participation for pat92fr and hdumcke (yes, I roped them into this, but I promise they are willing participants and not being held hostage :) ). Since it's their first time, we are starting a bit from scratch, but since we are not beginners in robotics, we're progressing quite well. As they are both in the Paris area and I'm in the south, near Biarritz, most of our sessions are conducted remotely, which can be a challenge, but we're managing quite well.

 

To provide a brief update on where we stand at the moment:

 

Mechanically:

 

We are working on a mecanum base with a lidar positioned quite low to hit the table edges for localization (based on my experience with vigibot). Counter-axes are added at the wheel level in the protective fairing to relieve the motor reducers a bit. The front motor train is mounted on a pivot linkage to keep all four wheels in perfect contact with the ground.

 

Some photos:

 

Assembled base from the top:

base mecanum 1.jpg

Assembled base from the front:

base mecanum 2.jpg

Highlight of the front train pivot without wheels:

base mecanum 3.jpg

Top view of the motor support integrating bearings and counter-axis in the wheel fairing:

base mecanum 4.jpg

Front view of the motor support integrating bearings and counter-axis in the wheel fairing:

base mecanum 5.jpg

 

For this mecanum base, we are using:

 

Several 3D-printed parts (PETG), (the files will be shared) and plenty of screws and fasteners 

 

Software-wise:
 
We have implemented a visualization tool "from above" that allows, among other things, controlling the robot and logging data. This visualization tool, developed in Java with Processing, can connect directly to the robot during tests or to other simulation tools that have also been developed.
 
Here's what the tool looks like at the moment:
outil.png
 
This tool will be shared with various examples on the visualization tool's Git :  (Basic examples have already been shared, with the idea of providing building blocks so that everyone can develop the tool that suits them from examples) 


Robot Code:
 
Regarding the robot code, for now, we have mainly focused on robot control and localization on the table. The system runs on an STM32, and data is sent to the visualizer via WiFi using an ESP32. Currently, we have a working system, although not perfect yet, connected to our visualizer. During tests, we get results like in this video: 
In this video, the robot is moving on a table, and what we see is the data sent by the robot. It displays where it thinks it is on the table, and in red, we see the lidar points. 
Around 1 minute and 50 seconds, the robot touches an obstacle and loses its localization. We need to work on detecting opponents, and it's in progress, but the results are already quite interesting. 


We plan to publish a lot more, but we need to make progress first, so stay tuned for more soon! :)

Si mon commentaire vous a plus laissez nous un avis  !  :thank_you:

Nouveau sur Robot Maker ? 

Jetez un oeil aux blogs, aux tutoriels, aux ouvrages, au robotscope  aux articles,  à la boutique  et aux différents services disponible !
En attendant qu'une bibliothèque de fichiers 3D soit mise en place n'hésitez pas à demander si vous avez besoin du fichier 3D d'un des produits de la boutique... On l'a peut être ! 
Si vous souhaitez un robot pilotable par internet n'hésitez pas à visiter www.vigibot.com et à lire le sous forum dédié à vigibot!

 

Les réalisations de Mike118  

 

 

 


#2 Mike118

Mike118

    Staff Robot Maker

  • Administrateur
  • PipPipPipPipPip
  • 9 969 messages
  • Gender:Male
  • Location:Anglet

Posté 01 janvier 2024 - 09:30

Hello everyone!

 

We would like to share an update regarding our participation in the French Robotics Cup.

In terms of progress, the end of this year has been very intense, and although we haven't been able to make as much progress as we would have liked, we still have a few points to show you!

 

Firstly, we continue to refine our mecanum base.

Here is how the current version of the base is assembled and wired:

 

assemblage 1.JPG
 
assemblage 2.JPG
 
assemblage 3.JPG
 
assemblage 4.JPG
 
assemblage 5.JPG
 

assemblage 6.JPG
 

While we work on the final version of the robot base, we are also improving the localization algorithm and conducting movement tests with the prototype base.

 

Here are some video footages:

 

Video showing the robot  on the table:

 

Robot showing what display the Visualizer tool:

 

And finally, today is the day we need to submit our scientific project report and communication plan! As "veteran participants" (over 30 years old), we are registered in the "Legend" category and have a few additional tasks, including promoting the event ;)

 

Here's a preview of our report:

Fichier joint  Mars Attacks! Scientific Project and Communication Plan.pdf   2,35 Mo   26 téléchargement(s)

 

We hope that among our readers, we can inspire a few people to participate in the Cup next year! =)

We'll be back with more updates soon!
Meanwhile, we wish you all a fantastic 2024!


Si mon commentaire vous a plus laissez nous un avis  !  :thank_you:

Nouveau sur Robot Maker ? 

Jetez un oeil aux blogs, aux tutoriels, aux ouvrages, au robotscope  aux articles,  à la boutique  et aux différents services disponible !
En attendant qu'une bibliothèque de fichiers 3D soit mise en place n'hésitez pas à demander si vous avez besoin du fichier 3D d'un des produits de la boutique... On l'a peut être ! 
Si vous souhaitez un robot pilotable par internet n'hésitez pas à visiter www.vigibot.com et à lire le sous forum dédié à vigibot!

 

Les réalisations de Mike118  

 

 

 


#3 TNERA

TNERA

    Membre occasionnel

  • Membres
  • Pip
  • 102 messages

Posté 07 janvier 2024 - 02:43

Wow!  That looks exciting and challenging!  Good luck guys on your development, I am looking forward to seeing the progress.

 

You all really have a lot to integrate together to perform the tasks and meet the design constraints. After reading the rules, I see you have to add a grippers, beacons, emergency stops, etc. Lots to add on. Do you plan to use the 'local computing space' to provide more visibility? will there be more than one robot?

 

The base looks slick, and performs very well in the video. I had to do some quick research to learn what "holonomic" means! :D  Are you driving all of the SLAM from the lidar? to include location and the orientation of the base?

 

this will be very interesting!



#4 TNERA

TNERA

    Membre occasionnel

  • Membres
  • Pip
  • 102 messages

Posté 28 janvier 2024 - 04:53

It has been really quiet...  :secret:

how is the progress on the robots?



#5 Mike118

Mike118

    Staff Robot Maker

  • Administrateur
  • PipPipPipPipPip
  • 9 969 messages
  • Gender:Male
  • Location:Anglet

Posté 01 février 2024 - 10:50

Hello everyone !

A little late here is a little update for our progress this month of January:

We made some pcb:

=> A board based on teensy 4.1 integrating quite a few UART sockets, a CAN socket, and electronics to control feetech motors.

teensy.png

=> A card for the robot's power supply integrating enough to connect an On Off button, an emergency stop button, the battery and an external power supply, as well as a current and voltage sensor.

power.png

=> The PAMI card which allows you to control 4 DC motors with encoder and which integrates, among other things, an IMU. ( You can also see the current state of the Pami prototype)

pami.png

We have also made progress on the path planning of the robots with the implementation of an A* algorithm on an occupancy grid and we display the result on our visualisation tool. 

simu mk.png

 


Si mon commentaire vous a plus laissez nous un avis  !  :thank_you:

Nouveau sur Robot Maker ? 

Jetez un oeil aux blogs, aux tutoriels, aux ouvrages, au robotscope  aux articles,  à la boutique  et aux différents services disponible !
En attendant qu'une bibliothèque de fichiers 3D soit mise en place n'hésitez pas à demander si vous avez besoin du fichier 3D d'un des produits de la boutique... On l'a peut être ! 
Si vous souhaitez un robot pilotable par internet n'hésitez pas à visiter www.vigibot.com et à lire le sous forum dédié à vigibot!

 

Les réalisations de Mike118  

 

 

 


#6 Mike118

Mike118

    Staff Robot Maker

  • Administrateur
  • PipPipPipPipPip
  • 9 969 messages
  • Gender:Male
  • Location:Anglet

Posté 18 avril 2024 - 09:24

Still running late, but making progress!
Yes, the Belgian Cup is this weekend.

Here's a sneak peek of the first version of our technical poster:

poster 2024 Belgique.jpg

The bulk of the main robot's mechanics is okay, although there are still a few points to review/improve :)
Attached are a few more images:

3 QUART.jpg
 
cote.jpg
 
arr.jpg

At the back, there's the screen displaying the visualization tool and allowing selection of color and starting position =)

 

arriere.jpg

On the Pami side, we're a bit late:

Pami.jpg
 

We should have only 2 ready for this weekend!

But it will be good preparation for the French Cup in 3 weeks!
 

Video : 


Si mon commentaire vous a plus laissez nous un avis  !  :thank_you:

Nouveau sur Robot Maker ? 

Jetez un oeil aux blogs, aux tutoriels, aux ouvrages, au robotscope  aux articles,  à la boutique  et aux différents services disponible !
En attendant qu'une bibliothèque de fichiers 3D soit mise en place n'hésitez pas à demander si vous avez besoin du fichier 3D d'un des produits de la boutique... On l'a peut être ! 
Si vous souhaitez un robot pilotable par internet n'hésitez pas à visiter www.vigibot.com et à lire le sous forum dédié à vigibot!

 

Les réalisations de Mike118  

 

 

 


#7 TNERA

TNERA

    Membre occasionnel

  • Membres
  • Pip
  • 102 messages

Posté 24 avril 2024 - 06:59

That is one fine looking robot!  

 

how did it go this weekend in Belgium? 



#8 Mike118

Mike118

    Staff Robot Maker

  • Administrateur
  • PipPipPipPipPip
  • 9 969 messages
  • Gender:Male
  • Location:Anglet

Posté 25 avril 2024 - 01:54

Result of last weekend's Belgian Cup:
this training was really useful. We identified some mechanical issues that were not optimal and that we need to correct.
We validated that our robot is capable of positioning itself correctly in the right place on a table, but we still need to fine-tune our trajectories a bit, and we need to develop our strategy, especially against aggressive robots that will be starting on our side =)

But above all, we need to have more Pami!
We only had one, and that is clearly not enough to compete with the number 1 teams who had 6!

We still finished 4th out of 26 teams behind the Belgian number 1 Mons'tellair and two other French teams who trained in Belgium like us: TDS and Les Karibous. We had a rather good final score despite all the little problems we encountered during the matches.
Here are the videos of the finals :)


 


Si mon commentaire vous a plus laissez nous un avis  !  :thank_you:

Nouveau sur Robot Maker ? 

Jetez un oeil aux blogs, aux tutoriels, aux ouvrages, au robotscope  aux articles,  à la boutique  et aux différents services disponible !
En attendant qu'une bibliothèque de fichiers 3D soit mise en place n'hésitez pas à demander si vous avez besoin du fichier 3D d'un des produits de la boutique... On l'a peut être ! 
Si vous souhaitez un robot pilotable par internet n'hésitez pas à visiter www.vigibot.com et à lire le sous forum dédié à vigibot!

 

Les réalisations de Mike118  

 

 

 


#9 TNERA

TNERA

    Membre occasionnel

  • Membres
  • Pip
  • 102 messages

Posté hier, 19:51

Wow, I am impressed.

 

points are points, but you guys were potting the plants in the buckets, while others were throwing the plants around! :D

 

Yes, a few points here and there on strategy and you all are going to be great contenders. 

 

Thanks for sharing the link, its really interesting to see the different strategies. 

 

All the best on your run up to the French Cup!







2 utilisateur(s) li(sen)t ce sujet

0 members, 1 guests, 0 anonymous users


    Facebook (1)