Skip to content

Duatic/dynaarm_demo

Repository files navigation

dynaarm_demo

This repository contains some simple demo application the ros2_control based driver for the Duatic DynaArm

License

The contents are licensed under the BSD-3-Clause license.
Images in this repository are to be licensed separately if you want to use them for any other usecase than forking this repository. Please open an issue in order to get in touch with us.

Dependencies

All dependencies with their corresponding version are listed in the repos.list.

Name Description License
dynaarm_driver ros2control based driver for the DynaArm BSD-3-Clause
dynaarm_description URDF description of the DynaArm BSD-3-Clause
ethercat_sdk_master Object oriented wrapper around the soem_interface BSD-3-Clause
rsl_drive_sdk Basic drive sdk for the DynaDrives BSD-3-Clause
soem_interface Ethercat wrapper library around SOME GPL v3
message_logger Logging library which allows logging with and without ROS BSD-3-Clause

Usage

Please see the DynaArm documentation for a getting started guide

Contributing

Please see the Contributing guide