josyulakrishna

Results 6 issues of josyulakrishna

Hi, I have installed gym_extensions and all the tests in the gym_extensions package work. However while I attempt to run the same environment in the original code with `python main.py...

Hi I followed the exact step by step procedure suggested at https://google-cartographer-ros.readthedocs.io/en/latest/compilation.html to build the cartographer package, i've been trying to fix this error since two days, any help is...

Hi I followed the exact step by step procedure suggested at https://google-cartographer-ros.readthedocs.io/en/latest/compilation.html to build the cartographer package, i've been trying to fix this error since two days, any help is...

**Is your feature request related to a problem? Please describe.** Looking for equivalent functions to ``` pipe = rs.pipeline() cfg = rs.config() cfg.enable_device_from_file() intrinsics = color_frame.profile.as_video_stream_profile().intrinsics ``` **Additional context** Hi,...

Enhancement
Triage Needed

Hi, I have wrapped this around a custom gym environment. How do I get the network parameters after the problem has been solved? i.e. how would I know the network...

I have followed all the instructions and tried to run the code however, I am getting this error ``` warnings.warn(str(err)) Traceback (most recent call last): File "/home/josyula/Programs/MAS_Project/gym_envs_urdf/examples/multi_robot.py", line 51, in...

enhancement
question