sbgisen / vesc

VESC Interface for ROS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[vesc_hw_interface] use URDF transmission tag to determine command type

jsupratman13 opened this issue · comments

Abstract

I'm not sure if this is possible but if we can extract the joint's transmission type, we can leave the PID control to ros_control instead.

Purpose

Implementation Details