aidudezzz / deepbots

A wrapper framework for Reinforcement Learning in the Webots robot simulator using Python 3.
https://deepbots.readthedocs.io/
GNU General Public License v3.0
236 stars 50 forks source link

change getEmitter/getReceiver for getDevice #54

Closed KelvinYang0320 closed 3 years ago

KelvinYang0320 commented 3 years ago

When testing my repo deepbots-panda on Webots R2021a, there are some deprecation warnings. DEPRECATION: Robot.getEmitter is deprecated, please use Robot.getDevice instead. I have changed these for getDevice in my local deepbots package to get rid of the warning message.

tsampazk commented 3 years ago

Thank you very much for your contribution!

I am currently testing the code and how it behaves in older Webots versions.

eakirtas commented 3 years ago

Hello @KelvinYang0320,

Because there are some updates in aidudezzz/dev branch, your branch should be rebased.

The command in your local branch should be something like

git remote add aidudezzz https://github.com/aidudezzz/deepbots.git
git fetch aidudezzz
git rebase aidudezzz/dev;
git push -f origin/dev

Excuse us for the inconvenience. If you have any problem with rebasing, let me know

KelvinYang0320 commented 3 years ago

@ManosMagnus I have run these command to rebase my branch, thank you!

Hello @KelvinYang0320,

Because there are some updates in aidudezzz/dev branch, your branch should be rebased.

The command in your local branch should be something like

git remote add aidudezzz https://github.com/aidudezzz/deepbots.git
git fetch aidudezzz
git rebase aidudezzz/dev;
git push -f origin/dev

Excuse us for the inconvenience. If you have any problem with rebasing, let me know

eakirtas commented 3 years ago

Thank you @KelvinYang0320! @tsampazk will add you at the contributors list

tsampazk commented 3 years ago

@all-contributors please add @KelvinYang0320 for code

allcontributors[bot] commented 3 years ago

@tsampazk

I've put up a pull request to add @KelvinYang0320! :tada:

KelvinYang0320 commented 3 years ago

@ManosMagnus @tsampazk Thank you very much!

tsampazk commented 3 years ago

@all-contributors please add @KelvinYang0320 for code

allcontributors[bot] commented 3 years ago

@tsampazk

I've put up a pull request to add @KelvinYang0320! :tada:

tsampazk commented 3 years ago

@all-contributors please add @KelvinYang0320 for code

allcontributors[bot] commented 3 years ago

@tsampazk

I've put up a pull request to add @KelvinYang0320! :tada:

tsampazk commented 3 years ago

@all-contributors please add @KelvinYang0320 for code

allcontributors[bot] commented 3 years ago

@tsampazk

I've put up a pull request to add @KelvinYang0320! :tada:

tsampazk commented 3 years ago

@all-contributors please add @KelvinYang0320 for code

allcontributors[bot] commented 3 years ago

@tsampazk

I've put up a pull request to add @KelvinYang0320! :tada: