First of all, thanks for sharing this package. It's truly helping our team a lot!
We dug into the code and we managed to smoothly connect to one Maxon motor editing the single_epos4_example.launch file that you provided and following the instructions in layered_hardware_ci. However, our project requires the simultaneous control of 6 actuators and we would be glad if you could upload an example launch file for the multi axis case, too.
Things that we tried:
add a second _layered_hardwareepos node
add a second motor with a different id under the actuators label
In both cases, we couldn't manage to make turn the second actuator (connected via port USB1) with the rostopic pub command
I believe this additional launch file could also benefit other students and researchers.
First of all, thanks for sharing this package. It's truly helping our team a lot!
We dug into the code and we managed to smoothly connect to one Maxon motor editing the
single_epos4_example.launch
file that you provided and following the instructions in layered_hardware_ci. However, our project requires the simultaneous control of 6 actuators and we would be glad if you could upload an example launch file for the multi axis case, too.Things that we tried:
In both cases, we couldn't manage to make turn the second actuator (connected via port USB1) with the rostopic pub command
I believe this additional launch file could also benefit other students and researchers.
Great thanks!