Sign in

My Poster on Self-Organization in robot Control

we want that robots can learn from interaction from essentially playing around the world in the same way as children are doing it.

I am working on learning algorithms for robots, not in the way where we say exactly what they need to do but they really should learn by themselves. and then in practice, we start simple things: how can a robot start to behave, how can you understand from behavior, what are the mechanisms that are behind the world

We want the robot to autonomously and independently explore the environment without specifying or telling them how to do…


four-wheeled car in uneven terrain

I have been using this Lpzrobot C++ simulator for a long time, and here is some interesting things that I’ve learnt in using this software.

Software Link: https://github.com/georgmartius/lpzrobots. (Credit to Georg Martius)

Lpzrobot installation Guide: https://github.com/larsgroeber/lpzrobots-install-script

Self-Organization in Robot Control (Lpzrobots simulator)

Some errors when installing and common solutions:

  1. ubuntu 20 install qt4

http://ubuntuhandbook.org/index.php/2020/07/install-qt4-ubuntu-20-04/

ShadowVolume

https://github.com/openscenegraph/OpenSceneGraph/blob/d2c2ef3ec915491c7586b5f1f10b1560492dbb43/src/osgWrappers/serializers/osgShadow/ShadowVolume.cpp

2. Dockerfile and X11 XQuartz 2.7.8 on Mac

Use XQuartz version: XQuartz 2.7.8, else it may have libGL error!
set XQuartz preferences → Security → Tick all connections
in /etc/ssh/sshd_configset x11forwardingto yes (there are two x11forwarding, all set from no to yes)

The bash scripts used to run docker (after install…

jerry zhao

Autonomous Driving; Robotic Control: both simulation and self-built real robot experiments; RL; game development in unity, ios developer, CV on Light Field.

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store