Skip to content

All interfaces should be easy to extend #1

@jordan-palacios

Description

@jordan-palacios

Right now actuator, joint and transmission interfaces are hardcoded for position, velocity and effort.

See:

What we would like is to this not be longer the case and to be able to easily add new types of data. For example effort can be reported both as current and torque. Currently there is now way to differentiate them and, actually, we want both. Same thing happens if we want access more than one position source (incremental encoders, absolute encoders, etc).

We should discuss possible solutions to this. Proposed changes should not in any way affect negatively current ros_control features. Existing controllers will probably need to be adapted too.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions