Hello,
I'm new to Klampt, I found it when I was looking for a method to control my custom (DIY) robotic arm.
I'm only an hobbyist and self-taunt in programming and I want to create a code to control my robotic arm with something like an Xbox controller and, at first, see the arm move in simulation with the Vis app and secondly, to be able to create a custom controller and make move my real robotic arm in python(something like an 6 dof servo arm for example).
I searched in the online documentation and in the demo files but I wasn't able to understand how to create a main file properly to do what I want.
Is there something like courses, tutorials or some basic code ready to be used that can be used as examples to use a simple robotic arm?
In my case I already create my URDF and ROB file for my robot, i already have a code to control my motors from PID output (for ROS).
Now i stuck to create a main code properly.
Can you help me ?
Thank you for your time.