Pranav-India

Results 4 comments of Pranav-India

Hi @wil3 I a, trying to add the distance sensor I have added distance.proto with only one parameter which is distance from ground. Generated both ".pb.cc" and ".pb.h" files. I...

Hi @wil3 I have written the Distance.proto file as follows: ` syntax = "proto2"; ` ` package sensor_msgs.msgs; ` ` import "Float.proto"; ` ` message Distance ` ` { required...

Hi @Crazyalltnt @Maxwell2017 when you refer to local machine do you mean GPU or just a single CPU?

Hi @Maxwell2017 ,ok thank you. do you know if I can run this SEED_RL on a single CPU?