Skip to content

Postition, Velocity, and Effort Joint Trajectory Controller #1615

Open
@zacharyyamaoka

Description

@zacharyyamaoka

Hi ROS2 Control team,

I am looking into adding support for a combined position, velocity and effort command interface for the JTC.

This would be useful when using a BLDC driver like: https://mjbots.com/ that internally runs its own PID control. You want to be able to you want to send a reference position, reference velocity, and feedforward effort command calculated by inverse dynamics.

It seems that the basics are in place: https://github.com/ros-controls/ros2_controllers/blob/master/joint_trajectory_controller/src/joint_trajectory_controller.cpp

Is there a reason this is not support right now?

Thanks!

Zach

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions