Humanoid robot controls

Can you make a humanoid im not that good with the software to copy and past it over and what would the calls be for controlling the motors with programming code and running the sequences of the code. Also would it be compatable with extra files like yolo weights ect pi vision maybe if can get vr body tracking or external plugins would be cool legend

software will be great for controlling gas and water valves possibly vr midi haptics wii remote i actually love this software
image

nightmare would it be able to be used with a robotic hand
image

watch me spend my life piecing together lol

I would tackle this task by allowing each piece to be programmed individually - object oriented as if they were - yet contributing to a common goal - as in goal analysis and finite state machine. Perhaps throwing in least-cost path analysis.

So you would design its body, tactile parts to interact with the environment, and goal setting. If you could abstract this into models then you can cast with .new(type=spider| worm | humanoid | car | drone).

1 Like