concepts.simulator.pybullet.cspace.BulletConfigurationSpace#
- class BulletConfigurationSpace[source]#
Bases:
object
Methods
fk
(end_effector_name, qpos)get_collisions
(qpos)get_qpos
()get_xmat
(name[, type])get_xpos
(name[, type])get_xquat
(name[, type])ik
(end_effector_name, goal_xpos[, goal_xquat])qpos_context
([forward])set_qpos
(qpos[, forward])Attributes
- __init__(client, cspace_names)[source]#
- Parameters:
client (BulletClient)
- __new__(**kwargs)#
- property world#