-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnotes.txt
More file actions
44 lines (28 loc) · 939 Bytes
/
notes.txt
File metadata and controls
44 lines (28 loc) · 939 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Parameters for running:
config file for policy
config file for roach
(let's assume both were trained in the gcg framework...we'll need to do conversion when training a real model)
num_rollouts
itr
Additional params to be passed in:
policy frequency
roach frequency
things i'll need to customize:
sampler: needs a callback function for roach and camera data streams
write a different sampler for each
....... import:
replay_pool
logger
Things to think about:
resolving file references (to gcg-private --> put ros wkspce inside gcg repo?
)
Overall:
x make ingester
ingester will save data
will have callback functions
will feed/provide data to get_action method
make ingester saving capabilities
import everything correctly; otherwise, move ros wkspce
write a "highest-level" script
write a manual collision signal input thing
allow time for reset after collision? basically, in "reset period" until click another button