Coder Social home page Coder Social logo

pugens / kuka_drivers Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kroshu/kuka_drivers

0.0 0.0 0.0 1.94 MB

Repository containing ROS2 drivers for multiple KUKA robots

License: Apache License 2.0

C++ 69.88% Python 6.09% C 10.44% Java 9.82% CMake 3.77%

kuka_drivers's Introduction

ROS2 KUKA Drivers

Experimental ROS2 driver for KUKA robots. Recommended distribution is ROS 2 Humble Hawksbill:.

ROS2 Iron Irwini has breaking changes, thus it is not yet supported.

Github CI SonarCloud
Build Status Quality Gate Status

Installation

Create ROS2 workspace (if not already created).

mkdir -p ~/ros2_ws/src

Clone KUKA ROS2 repositories.

cd ~/ros2_ws/src
git clone https://github.com/kroshu/kuka_drivers.git
vcs import < kuka_drivers/upstream.repos

Install and initialize rosdep (if not already done)

sudo apt install python3-rosdep
sudo rosdep init

Install dependencies using rosdep.

cd ~/ros2_ws
rosdep update
sudo apt upgrade
rosdep install --from-paths . --ignore-src --rosdistro $ROS_DISTRO -y

Build KUKA packages.

cd ~/ros2_ws
colcon build

Source built KUKA packages.

# Replace ".bash" with your shell if you're not using bash
# Possible values are: setup.bash, setup.sh, setup.zsh
source ~/ros2_ws/install/setup.bash

Get Started

Documentation of this project can be found on the repository's Wiki page.

kuka_drivers's People

Contributors

svastits avatar kovacsge11 avatar altex111 avatar resizoltan avatar vx792 avatar oprezz avatar fazakaserik avatar groebehavn avatar gavanderhoorn avatar

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.