Yes, no problem. A leg is just an object in my software which i can make as many instances of as i want. You could make a centipede if you wanted to ;)
hello, I'm developing my project with hexapod using arduino. But I'm having problems with IK. Could you share this software? It would be of great help to be able to visualize the movements and debug my code.
My software is still in developement and the code is a bit chaotic at the moment because i'm trying out a lot of things. Once i finish it might share it...
could it be made to walk over 3d surfaces , imagine having a lidar scanner on board generate 3d terrain and the hex walker adapts as it goes. /nerdgasm
Outstanding work! I'd love to learn more about this project and look also forward to the biped!
Awesome movement
Can you tell what software you've used for simulation? 😊
Amaing, great work.
great work do you have any specs on the build of the hexapod? Also please do a follow up video, or are you uploading anywhere else?
really cute! do you think it would be realistic to make a decapod?
Yes, no problem. A leg is just an object in my software which i can make as many instances of as i want. You could make a centipede if you wanted to ;)
looking forward for the bipedal one
Absolutely phenomenal robot. What was the application you were using in the beginning?
This is a Java application that i programmed myself. Still in developement though...
@@gwr-ee3wg that is cool! Is it open source?
@@gwr-ee3wg can you make it open source? It would be a great help for the tinkerers out there
@@AleksandrIvin Not yet. Still have to solve a few issues...
Laser scorpions
The Stargate replicators send their regards.
That looks cool
Wow excellent! thanks for the vid. Subbed!
hello, I'm developing my project with hexapod using arduino. But I'm having problems with IK. Could you share this software? It would be of great help to be able to visualize the movements and debug my code.
My software is still in developement and the code is a bit chaotic at the moment because i'm trying out a lot of things. Once i finish it might share it...
Great job!
Can you tell me what program you use in the video? I couldn't find anything by the name Robotics (v1.0.38).
It is a software I wrote in Java. But it is not finished yet. I'm still experimenting a lot at the moment.
Very few spider Quads with an arm attached
Very cool
could it be made to walk over 3d surfaces , imagine having a lidar scanner on board generate 3d terrain and the hex walker adapts as it goes. /nerdgasm
That is a good idea. I'm actually trying this approach with a stereo camera and a simple block matching algorithm.