GithubHelp home page GithubHelp logo

gt-star-lab / cap-comm Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 2.0 163.96 MB

Generalization of Heterogeneous Multi-Robot Policies via Awareness and Communication of Capabilities

License: Apache License 2.0

Shell 0.24% Python 8.48% Jupyter Notebook 91.28%

cap-comm's People

Contributors

kfu02 avatar piercehowell avatar rezatorbati avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

yuxin916 kaircx

cap-comm's Issues

Fail to register the "HeterogeneousSensorNetwork-v0" to gym

Hi,

Thank you for your work!
When i am running the run_MLP_ID_4_agents_HSN.sh, the following error comes out. It seems to fail in the environment registration. Could you please help with it? Thank you!

Traceback (most recent call last):
File "/home/tsaisplus/anaconda3/envs/MARBLER/lib/python3.8/multiprocessing/process.py", line 315, in _bootstrap
self.run()
File "/home/tsaisplus/anaconda3/envs/MARBLER/lib/python3.8/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "/home/tsaisplus/MuRPE_base/cap-comm/src/runners/parallel_runner.py", line 226, in env_worker
env = env_fn.x()
File "/home/tsaisplus/MuRPE_base/cap-comm/src/envs/init.py", line 17, in env_fn
return env(**kwargs)
File "/home/tsaisplus/MuRPE_base/cap-comm/src/envs/init.py", line 85, in init
self._env = TimeLimit(gym.make(f"{key}"), max_episode_steps=time_limit)
File "/home/tsaisplus/anaconda3/envs/MARBLER/lib/python3.8/site-packages/gym/envs/registration.py", line 235, in make
return registry.make(id, **kwargs)
File "/home/tsaisplus/anaconda3/envs/MARBLER/lib/python3.8/site-packages/gym/envs/registration.py", line 128, in make
spec = self.spec(path)
File "/home/tsaisplus/anaconda3/envs/MARBLER/lib/python3.8/site-packages/gym/envs/registration.py", line 203, in spec
raise error.UnregisteredEnv("No registered env with id: {}".format(id))
gym.error.UnregisteredEnv: No registered env with id: HeterogeneousSensorNetwork-v0
Process Process-16:
Traceback (most recent call last):
File "/home/tsaisplus/anaconda3/envs/MARBLER/lib/python3.8/site-packages/gym/envs/registration.py", line 158, in spec
return self.env_specs[id]
KeyError: 'HeterogeneousSensorNetwork-v0'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.