Giter Club home page Giter Club logo

Comments (6)

p3jawors avatar p3jawors commented on September 27, 2024

Hi,

When I run the sim the reach looks quite straight in its trajectory. It looks like it may be a plotting artefact. If you set your axes to be equal it should look better, if you look at your one axis the range is much smaller than the others.

If you add this:
ax3.set_aspect('equal')
before the plt.show() call you should get the following figure:
Figure_1b

Let me know if this doesn't resolve the issue.

Cheers,

Pawel

from abr_control.

wzx16 avatar wzx16 commented on September 27, 2024

Hi Pawel, thank you for the answer. I don't think it's an artifact issue. Instead, I found if I call pp.next() for each 2 iterations in the loop, the problem resolved. However, the trajectory(blue) is a little bit off from the planned path(yellow) as the image shows. Could you provide any insight? And I'd like to double check if you are using the mjcf file I attached in last initial post? Thank you!
Figure_1

from abr_control.

quangminh2702 avatar quangminh2702 commented on September 27, 2024

hi @zxwang96. Could you please send me the config.py file for the UR5e robot? Thank you!

from abr_control.

wzx16 avatar wzx16 commented on September 27, 2024

Hi @quangminh2702, thanks for the reply. I've solved this issue. It turns out to be a mjcf issue, closing this issue.

from abr_control.

quangminh2702 avatar quangminh2702 commented on September 27, 2024

Hi @zxwang96. I am also trying to control the ur5e robot, but I do not have the config.py for that. So it would be great if you could send me the config file for the ur5e robot. Thank you!

from abr_control.

wzx16 avatar wzx16 commented on September 27, 2024

which config.py? I just use the mjcf file downloaded from mujoco_menagerie and modify the examples/Mujoco/force_osc_xyz_linear_path_gaussian_velocity.py file accordingly

from abr_control.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.