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
{{ message }}
This repository was archived by the owner on Nov 13, 2019. It is now read-only.
Hi,
I have downloaded the MARA simulation and HRIM generated packages for messages.
I can see that in the generated directory, there are all the message packages required to make MARA run using the HRIM interface (generic, geometry, gripper, rotaryservo). However, if I have correctly understood, those packages have been generated by compiling the XML files that define the MARA interfaces, using the command: python3 hrim.py generate <some_xml_file>
Where can I get those XML files? They will be very useful for me in order to better understand how to create my own.