You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Decide how to access those new handled in the read and write methods
Add arguments to read and write that provide map or list of interfaces that people access to
Add implicit access (confusing for users)
Enable vector and type handling by providing information from users and URDF <ros2_control> tag. In the background, we will use doubles (and maybe chars if necessary because of double interpretation errors).
Move everything to new handles that support variants, i.e., optional.
Remove the support for the old functionality
The text was updated successfully, but these errors were encountered:
HardwareInterface
interfaces?System
,Sensor
,Actuator
, and then as arguments to the implementationsread
andwrite
methodsread
andwrite
that provide map or list of interfaces that people access toThe text was updated successfully, but these errors were encountered: