rosserial does not work on Ubuntu 11.10 Oneiric
I installed Ubuntu 11.10 and tried to install ros. Only the ros-electric-common could be installed (not the desktop version) but I thought this may be enough for rosserial (To try with my Arduino communication).
But there is a dependancy-problem. Could not install rosserial because I was missing geometry, which can not be loaded because the package libglut3-dev is replaced by freeglut3-dev (see ticket 4963 from 5 months ago).
Could a developer change this dependency please, or give me a workaround for this problem, so I can use my Arduino with ROS. This was the only dependency that was NOK so this would help me very much