Advertisement
Guest User

Untitled

a guest
Nov 14th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.32 KB | None | 0 0
  1. (lerrel) seita@hermes1:~/lerrel-deform-objects/dm_control/dm_control/suite (master) $ git diff
  2. diff --git a/dm_control/suite/cloth_corner.xml b/dm_control/suite/cloth_corner.xml
  3. index 4ad40f3..b0ad035 100644
  4. --- a/dm_control/suite/cloth_corner.xml
  5. +++ b/dm_control/suite/cloth_corner.xml
  6. @@ -34,11 +34,11 @@
  7.          <texture type="skybox" builtin="gradient" rgb1="0.3 0.5 0.7" rgb2="0 0 0" width="512" height="512"/>
  8.          <texture name="texplane" type="2d" builtin="checker" rgb1=".2 .3 .4" rgb2=".1 0.15 0.2"
  9.              width="512" height="512" mark="cross" markrgb=".8 .8 .8"/>
  10. -        <texture name="texgrey" type="2d" file="/home/wilson/dm_control/dm_control/suite/skin_colormap.png"/>
  11. +        <texture name="texgrey" type="2d" file="/home/seita/lerrel-deform-objects/dm_control/dm_control/suite/skin_colormap.png"/>
  12.  <!--        <texture name="texcarpet" type="2d" file="pattern.png"/>-->
  13. -        <texture name="texcorner4" type="2d" file="/home/wilson/dm_control/dm_control/suite/skin_colormap.png"/>
  14. +        <texture name="texcorner4" type="2d" file="/home/seita/lerrel-deform-objects/dm_control/dm_control/suite/skin_colormap.png"/>
  15.  <!--        <texture name="texsponge" type="2d" file="sponge.png"/>-->
  16. -        <texture name="texcorner" type="2d" file="/home/wilson/dm_control/dm_control/suite/skin_colormap.png"/>
  17. +        <texture name="texcorner" type="2d" file="/home/seita/lerrel-deform-objects/dm_control/dm_control/suite/skin_colormap.png"/>
  18.  <!--        <texture name="texmarble" type="cube" file="marble.png"/>-->
  19.  <!--        <texture name=""-->
  20.  <!--        <texture name="textwhite" type="2d" file="/home/yilin/Downloads/pattern2.png"/>-->
  21. diff --git a/dm_control/suite/cloth_point.xml b/dm_control/suite/cloth_point.xml
  22. index 2eef374..f0241c0 100644
  23. --- a/dm_control/suite/cloth_point.xml
  24. +++ b/dm_control/suite/cloth_point.xml
  25. @@ -34,11 +34,11 @@
  26.          <texture type="skybox" builtin="gradient" rgb1="0.3 0.5 0.7" rgb2="0 0 0" width="512" height="512"/>
  27.          <texture name="texplane" type="2d" builtin="checker" rgb1=".2 .3 .4" rgb2=".1 0.15 0.2"
  28.              width="512" height="512" mark="cross" markrgb=".8 .8 .8"/>
  29. -        <texture name="texgrey" type="2d" file="/home/ashwin/Documents/dm_control/dm_control/suite/skin_colormap.png"/>
  30. +        <texture name="texgrey" type="2d" file="/home/seita/lerrel-deform-objects/dm_control/dm_control/suite/skin_colormap.png"/>
  31.  <!--        <texture name="texcarpet" type="2d" file="pattern.png"/>-->
  32. -        <texture name="texcorner4" type="2d" file="/home/ashwin/Documents/dm_control/dm_control/suite/skin_colormap.png"/>
  33. +        <texture name="texcorner4" type="2d" file="/home/seita/lerrel-deform-objects/dm_control/dm_control/suite/skin_colormap.png"/>
  34.  <!--        <texture name="texsponge" type="2d" file="sponge.png"/>-->
  35. -        <texture name="texcorner" type="2d" file="/home/ashwin/Documents/dm_control/dm_control/suite/skin_colormap.png"/>
  36. +        <texture name="texcorner" type="2d" file="/home/seita/lerrel-deform-objects/dm_control/suite/skin_colormap.png"/>
  37.  <!--        <texture name="texmarble" type="cube" file="marble.png"/>-->
  38.  <!--        <texture name=""-->
  39.  <!--        <texture name="textwhite" type="2d" file="/home/yilin/Downloads/pattern2.png"/>-->
  40. (lerrel) seita@hermes1:~/lerrel-deform-objects/dm_control/dm_control/suite (master) $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement