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 has been 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.
The text was updated successfully, but these errors were encountered:
So in order to get the hrim_actuator_rotaryservo_msgs package of MARA, you just used the model of the servo defined in the servo.xml file and compiled it with:
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.
The text was updated successfully, but these errors were encountered: