Giter VIP home page Giter VIP logo

pybullet_robots's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pybullet_robots's Issues

accurateIK() function issue

For the baxter_ik_demo.py, there is a minor issue with the accurateIK(bodyId, ....) function,

numJoints = p.getNumJoints(baxterId) #line 109

it should be:
numJoints = p.getNumJoints(bodyId)

The code works, but not if the function is imported separately.

Can't use setJointMotorControl2 on Sawyer

Hi

In inverse_kinematics_sawyer.py when I replace the line:
p.resetJointState(sawyerId,i,jointPoses[qIndex-7])
with:
p.setJointMotorControl2(sawyerId,i,p.POSITION_CONTROL,jointPoses[qIndex-7], 0)

the Sawyer Arm doesn't move at all. Can you please let me know what might be going wrong?

Thanks

Add tasks to these robots?

Dear Erwin, thanks for your work in importing these experimental robots to pybullet. Are you planned to add specific tasks to these robots, e.g let the atlas robots do the back slip like the real atlas, which is a more exciting and challenging RL task?

Citation

Thanks for the Repo, How do I cite this work? I looked through CoRL 2017 but couldnt find the reference. Would just the pybullet citation be correct?

@Article{coumans2016pybullet,
title={Pybullet, a python module for physics simulation for games, robotics and machine learning},
author={Coumans, Erwin and Bai, Yunfei},
year={2016}
}

Thanks!

Baxter demo has a bug

Hello,

I am currently working on a project using PyBullet as a robot simulator and Baxter as the studied robot.

When starting, I used the demo showed in this repo. However, I observed strange behaviors in collision management and overall dynamics.

These behaviors are explained by the fact that in the accurateIK() method, joints are reset at every iteration of the inverse kinematics computation. Therefore, the resulting behavior is completely false.

It would be interesting to modify this in order to help future users of this demo.

Thank you !

segment fault(core dumped)

Hi:
When I run with

python3 laikgo,py

I got error:segment fault(core dumped)
The full error is :

pybullet build time: Jul  8 2020 18:23:32
argv[0]=--opengl2
startThreads creating 1 threads.
starting thread 0
started thread 0 
argc=3
argv[0] = --unused
argv[1] = --opengl2
argv[2] = --start_demo_name=Physics Server
ExampleBrowserThreadFunc started
X11 functions dynamically loaded using dlopen/dlsym OK!
X11 functions dynamically loaded using dlopen/dlsym OK!
4

	visual 0x21 selected
GL_VENDOR=VMware, Inc.
GL_RENDERER=SVGA3D; build: RELEASE;  LLVM;
GL_VERSION=2.1 Mesa 20.0.8
GL_SHADING_LANGUAGE_VERSION=1.20
pthread_getconcurrency()=0
b3Printf: Selected demo: Physics Server
startThreads creating 1 threads.
starting thread 0
started thread 0 
MotionThreadFunc thread started
segment fault(core dumped)

looking for your help.

Limits for friction and restitution

Hi,

Can you please advice on what the upper and lower limits are for the friction coefficient and restitution coefficient in pybullet.
I was under the impression that the limits would be 0 to 1. However, upon reading some of the forum posts on the bullet forum it seems that values can go beyond 1. Would you still say that 0 and 1 realistic lower and upper limits?

[QUESTION] Impeller/EDF

Hi and thanks for your work - do you have a quick tip how you'd approach creating a URDF file for pybullet for an Impeller/ EDF?

grafik

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.