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
@kirstyellis I have seen xacro files (not urdf files) have been added to sr-config now. This is rather strange.
I thought sr-config was meant to configure the hand per customer (settings, mappings, tuning, calib, OPTENV for muscle/motor tactile edc/can selection etc).
Indeed the urdf is usually also really tightly related to the customer hand. But the urdf.xacro where made generic (I did) to handle the customer settings actually. Xacro files are not per customer but rather generic I would say.
to get per customer files, to my opinion there should be a specific urdf file, with the correct pre-generated urdf into the sr_config, or at least a CMakeLists.txt xacro generation in sr_config with the correct args (depending on the customer) to create the pre-generated urdf into sr_config at compile time.
putting urdf.xacro out or sr_description is non-standard to me.
to aid with issue#19
The text was updated successfully, but these errors were encountered: