Which is the best robotics simulator ?
- Player Project (#) (simulator + control interface)
- Microsoft Robotics Studio (simulator + control interface)
- KiKS (in Matlab, only for Khepera + control interface)
- MobotSim (for point like robots, more of algorithm implementation )
- ROS (currently the largest integration of such platforms)
- URBI (#)
- Karel (Pretty Kiddish, I guess it is Pascal/Logo like)
- Peekabot (Looks really cool ! )
- MRPT (looks very nice, will try it soon)
- Carmen (Robot Vision etc is easy to implement in it (?))
- Webbot
- ORCOS (Don't know anything about it !)
(#) : A part of ROS
As of now, I am just looking to get simple simulations of Potential Field method, Bug Algorithms, A* Algorithm etc !
This article gives a number of such softwares etc, however I was looking for a first hand view from fellow coders. Anyone who has worked with any other software etc is most welcome to share his/her experience !
UPDATE : Wonderful paper, Development environments for autonomous mobile robots: A survey