# Animate Bones and Markers : Animate Bones in Maya

1. Make sure you have correctly imported the bone models, following the instructions.
2. Select one of the bones.
3. Select **imp** from the XROMM\_Tools shelf tab. Select Browse to File and navigate to find the filtered rigid body transformations csv file exported from XMALab.&#x20;
4. If you exported the rigid body transformations from XMALab as a combined file, rather than a single file for each bone, then "**Import Subset of data columns**" and enter the appropriate column numbers for the bone you selected.
5. Select Data type: “**Matrix** (from svdRigid)” and Apply to: "**selected object**"
6. Click "Preview original file" to look for column headers; check or uncheck (as appropriate) box for **Column Headers in Row**
7. Click **Import** button.
8. Repeat these steps for the other bones in your Maya scene. \
   &#x20;![](/files/-M-QIYTqcn8WerHpoEO5)
9. Play your animation to see motion. You may need to expand the time range to include all of the animated frames (436 frames for the pig example data).\
   &#x20;![](/files/-M-QIYTlyG6_JO_4iVhp)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://gitbook.brown.edu/xromm/animate-bones-and-markers/xromm-animate-bones-in-maya.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
