ethz-msrl / ethercat_ros_configurator

EtherCAT ROS Configurator
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Mode of operation selection #2

Open qboehler opened 2 months ago

qboehler commented 2 months ago

The mode of operation selection can be a bit confusing (tested using Maxon EPOS4): in the device configuration yaml file, the list of modes of operation are provided under Hardware: mode_of_operation. There is going to be a problem if the parameter initial_mode_of_operation specified in setup.yaml is set to a mode that is not part of this list. There is nothing preventing that at the moment.