Giter Club home page Giter Club logo

etherbotix's Introduction

Etherbotix Drivers

This ROS2 package contains ROS drivers for the Etherbotix board.

Uploading New Firmware

The upload script will reboot the Etherbotix into the bootloader and then upload the new firmware. Be sure to disable drivers before doing this:

ros2 run etherbotix upload /location/of/firmware.bin

Monitoring Board Status

In addition to the ROS tools, the low level monitor is available.

Monitor

The digital IO section uses the following notation:

  • A = analog input
  • I/O = digital input or output respectively
  • U = pin is in use by user io (SPI, USART, etc)
  • H/L = digital status of pin, high or low.

etherbotix's People

Contributors

mikeferguson avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

etherbotix's Issues

ROS2/C++ Port

Working on porting this to ROS2, at the same time dumping the ancient python codebase and moving to robot_controllers:

  • create new Etherbotix class
    • Use the asio_ros example for ethernet comms
    • split ros functionality into new EtherbotixROS class
    • parse return packets
    • publish joint_states
    • add motors
    • add IMU
    • add IMU ros interface
    • expose device interface
    • add functionality to get returned dynamixel packets (for scripts)
    • add gps publisher
    • port functions for setting digital IO
  • create EtherbotixMotor class that also serves as JointHandle
  • create DynamixelServo joint handle and ros param interface to create them.
  • wrap Etherbotix class in boost::python
  • port read_etherbotix to c++
  • setup get_trace.py to use python bindings
  • port reboot.py to C++
  • port read_unique_id.py to C++
  • setup read_servo.py to use python bindings
  • setup monitor to use python bindings

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.