[Cross-posted from the Google Open Source blog]
The Open Source Robotics Foundation (OSRF) has a clear mission: “To support the development, distribution, and adoption of open source software for use in robotics research, education, and product development.” We have three exciting Google Summer of Code projects contributing to CloudSim, Gazebo, and ROS, which currently represent three of our biggest open source efforts.
Esteve Fernandez has been adding support for OpenStack to CloudSim, a project developed by OSRF to run robotics simulations in the cloud. CloudSim was used to support the DARPA Virtual Robotics Challenge and currently supports the Amazon and SoftLayer clouds. Esteve added support for private clouds to CloudSim, enabling organizations to run simulations on their own networks. Furthermore, Esteve is contributing to CloudSim by fixing bugs, improving the code base and helping with any task that comes up. In the following weeks, he will be making CloudSim constellations accessible to users in an OpenStack cloud provided by OSRF as a public service.
Andrei Haidu is developing a fluid dynamics physics engine for the Gazebo robot simulator that will enable the use of aerial and underwater vehicles in simulation.
Gonzalo Abella is developing a new parameter server prototype for ROS. He is exploring making all parameters dynamic, and integrating the capabilities of the dynamic_reconfigure package into the core API.