Kevin Friesth

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: ROS #739

    BTW this is a cheaper method than the one being used currently and will allow for as many axis/grippers (yes fingers independently too as it can have 1mbps data) as you want, even run a pair or arms if you wanted from the same controller them to work together and still run on a Rasp III and still able to do opencv visual…just saying
    Best Regards,
    Kevin

    in reply to: ROS #737

    David,
    Your best bet for use with ROS would be to go in a different direction for the interface for the current interface concept , for simplicity and ability to reuse the setup for any robotic arm would be to use a i2c stepper controller with gpio for input from an encoder for high resolution feedback positioning.
    I would recommend the PCA9629W and then size your drivers to match the stepper motor requirements, using this arrangement will allow stepper motor and an encoder as a positioning sensor for high precision movements allowing all movement and sensor basis as an offloading design, will allow a flexibility for the controller for say a simple Raspberry PI 3 to operate in a headless mode but allow say opencv visual interfacing as a later add-on without causing a major redesign.
    Cheers,
    Kevin

    BTW a quick reference if you wanted to make your own encoder and print the parts… ;http://meetjanez.splet.arnes.si/2015/10/03/cheap-easy-diy-optical-encoder-attiny-3d-printing/

Viewing 2 posts - 1 through 2 (of 2 total)