Classes | Variables
make_samples Namespace Reference

Classes

class  SampleMaker
 

Variables

string header1
 
string header2_arm
 
string header2_head
 
string header3
 
string header4 = """target: {chain_id: arm_chain, target_id: small_cb_4x5}"""
 

Variable Documentation

string make_samples.header1
Initial value:
1 = """camera_measurements:
2 - {cam_id: head_camera, config: small_cb_4x5}
3 joint_commands:
4 """

Definition at line 13 of file make_samples.py.

string make_samples.header2_arm
Initial value:
1 = """- controller: arm_controller
2  segments:
3  - duration: 2.0
4  positions: """

Definition at line 18 of file make_samples.py.

string make_samples.header2_head
Initial value:
1 = """- controller: head_controller
2  segments:
3  - duration: 2.0
4  positions: """

Definition at line 23 of file make_samples.py.

string make_samples.header3
Initial value:
1 = """joint_measurements:
2 - {chain_id: arm_chain, config: tight_tol}
3 - {chain_id: head_chain, config: tight_tol}
4 
5 sample_id: arm_"""

Definition at line 28 of file make_samples.py.

string make_samples.header4 = """target: {chain_id: arm_chain, target_id: small_cb_4x5}"""

Definition at line 34 of file make_samples.py.



hironx_calibration
Author(s): Kei Okada
autogenerated on Thu May 14 2020 03:52:29