ANYbotics / kindr_ros

ROS wrappers for kindr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kindr ROS

Contact : Remo Diethelm [rdiethelm ( at ) anybotics.com]

Author(s): Christian Gehring, Peter Fankhauser, Remo Diethelm

Authors: Christian Gehring, Peter Fankhauser, Remo Diethelm
Maintainer: Remo Diethelm, rdiethelm@anybotics.com
Affiliation: ANYbotics

This projected was initially developed at ETH Zurich (Autonomous Systems Lab & Robotic Systems Lab).

This work is conducted as part of ANYmal Research, a community to advance legged robotics.

The source code is released under a BSD 3-Clause license.

Overview

ROS messages and RViz plugins for kindr objects.

Packages

kindr_msgs

ROS messages for kindr objects.

kindr_ros

Conversion between official ROS messages and kindr objects.

kindr_rviz_plugins

RViz plugins to visualize kindr ROS messages.

multi_dof_joint_trajectory_rviz_plugins

RViz plugins to visualize trajectory ROS messages.

Usage

To build, clone this repository into your catkin workspace and type

catkin build <package_name>

About

ROS wrappers for kindr

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 93.4%Language:CMake 6.6%