|
def | __init__ (self) |
|
def | pinocchio_robot_wrapper (self) |
|
def | sim2signal_ (self) |
| Reads the state from the simulator and fills the corresponding signals. More...
|
|
def | run (self, steps=1, delay=0.) |
|
def | reset_state (self, q, dq) |
| Sets the bullet simulator and the signals to the provided state values. More...
|
|
def | set_gravity (self, vec) |
| Sets gravity in the simulator to (x,y,z), where z is the vertical axis. More...
|
|
|
| physicsClient |
|
| planeId |
|
| urdf_path |
|
| robotId |
|
| pin_robot |
|
| joint_names |
|
| wrapper |
|
| device |
|
| steps_ |
|
def stuggihop_bullet.StuggihopBulletRobot.reset_state |
( |
|
self, |
|
|
|
q, |
|
|
|
dq |
|
) |
| |
Sets the bullet simulator and the signals to the provided state values.
def stuggihop_bullet.StuggihopBulletRobot.set_gravity |
( |
|
self, |
|
|
|
vec |
|
) |
| |
Sets gravity in the simulator to (x,y,z), where z is the vertical axis.
def stuggihop_bullet.StuggihopBulletRobot.sim2signal_ |
( |
|
self | ) |
|
Reads the state from the simulator and fills the corresponding signals.
The documentation for this class was generated from the following file:
- python/dg_blmc_robots/stuggihop/stuggihop_bullet.py