aidudezzz / deepworlds

Examples and use cases using the deepbots framework (https://github.com/aidudezzz/deepbots) with the Webots robot simulator.
GNU General Public License v3.0
50 stars 23 forks source link

CartPole - Fixed angular velocities #68

Closed KelvinYang0320 closed 2 years ago

KelvinYang0320 commented 2 years ago

The angular velocity of the endpoint that we observed should be around the y axis. getVelocity()[4] is the angular velocity around the y axis.

enu

KelvinYang0320 commented 2 years ago

@tsampazk Thanks for the review. 😄