thettasch / ferrobotics_acf

A ROS package for interfacing with the Ferrobotics ACF using the TCP/IP Ethernet interface
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

ROS Interface Redesign #1

Open thettasch opened 11 months ago

thettasch commented 11 months ago

The current ROS interface doesn't necessarily reflect actual real world usage of the ACF. Consider the following points:

Note some of these are mentioned in PR #2.

thettasch commented 11 months ago

Should we be using a geometry_msgs/Wrench here instead (docs)? -gavanderhoorn

Potentially use stamped wrench.

gavanderhoorn commented 11 months ago

👍, could you open this on sam-xl/ferrobotics_acf? Just so we keep discussion in one place?

thettasch commented 11 months ago

Ah, of course, will do

thettasch commented 11 months ago

Moved to (https://github.com/sam-xl/ferrobotics_acf/issues/4)