Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

GForge delivers tools to help manage the development process.It includes tools to help your team collaborate, like message forums and mailing lists; tools to create and control access to Source Code Management repositories like CVS and Subversion. GForge automatically creates a repository and ... [More] controls access to it depending on the role settings of the project. [Less]

3.5
   
  4 reviews  |  29 users  |  337,320 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

Savane is a Web-based Libre Software hosting system. It includes issue tracking (bugs, tasks, support, news and documentation), project member management by roles and individual account maintenance. It is written in PHP and Perl and is designed to run with Apache and MySQL. It's the ... [More] software that's used to run GNU Savannah (http://www.nongnu.org) and Gna! (http://www.gna.org). [Less]

0
 
  0 reviews  |  2 users  |  46,065 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

The Sensor Planning Service provides a standard interface to collection assets (i.e., sensors, and other information gathering assets) and to support systems that surround them. It enables easy integration of new sensors into an SDI by providing a standard interface to a wide variety of collection ... [More] devices (i.e., sensors, and other information gathering devices) and their support systems. This tasking service makes interoperable sensor control and maintenance possible. [Less]

5.0
 
  0 reviews  |  1 user  |  54,368 lines of code  |  2 current contributors  |  Analyzed 5 days ago
 
 

Supporting actors involved in water resources management TwoLe Planning Engine is GNU GPLv3-covered free software for supporting Integrated Water Resources Management (IWRM). It provides advanced optimization (stochastic dynamic programming) and simulation engines suitable to allow Decision ... [More] Support Systems (DSS) to explore water management policies for multi-criteria water planning. The provided optimization and simulation algorithms enable the design and evaluation of water management policies even for multipurpose reservoir networks under different scenarios and goals. Such kind of mathematical support may be of great importance to allow the actors (stakeholders, decision makers, domain-experts) which are involved in the IWRM problem to move from the complexity of the IWRM modeling to the complexity of the decision problem, relying on automatic tools to explore different scenarios and goals while focusing on the effects of different water management policies. On the other hand, publicly available software for supporting IWRM decision-making can be viewed as a transparency prerequisite to provide involved actors the ability to understand the implications of the technical apparatus on decision-making and to mitigate unwanted technology-driven biases. The transparency requirements can be articulated in the very basic demand to be able to freely run the software and to study its complete and non-vague formulation (which needs the public availability of the source code) and in the possibility to correct and improve the software and release improvements to the public. Even if such possibility is usually exploitable only by competent researchers, its importance is vital to raise IWRM actors awareness about the intrinsic fallibility of technical apparatuses and to ensure them the maximum degree of dependability in relying on such software, which is achievable allowing and promoting the maximum degree of public verifiability. These requirements are satisfied only by free software, because the definition of free software is equivalent to them. This is an excerpt of the TwoLe Planning Engine presentation you can find at http://savannah.nongnu.org/projects/twole-plan Please refer to that URL to learn about other important aspects of TwoLe Planning Engine. Copyright (C) 2009, 2010 Daniele de Rigo [Less]

5.0
 
  0 reviews  |  1 user  |  34,238 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

LibrePlan: Open Web Planning. LibrePlan is an open source web application for project planning, monitoring and control. LibrePlan is a collaborative tool to plan, monitor and control projects and has a rich web interface which provides a desktop alike user experience. All the team members can ... [More] take part in the planning and this makes possible to have a real-time planning. It was designed thinking on a scenario where multiple projects and resources interact to carry out the work inside a company. Besides, it makes possible the communication with other company tools providing a wide set of web services to import and export data. [Less]

0
 
  0 reviews  |  1 user  |  237,915 lines of code  |  20 current contributors  |  Analyzed 7 days ago
 
 

This project is taking its roots from the same source as trex-autonomy project created by Willow Garage. The reason for creating this new project is twofold : trex-autonomy has been dead for months now since his main contributor has moved on to other professional projects this new version is ... [More] much more aligned with recent publications on TREX architecture (aamas 2010) and provide a good basis for future extensions This project is also created and maintained by MBARI engineers -- where TREX was initially designed -- with a strong desire to disseminate this agent architecture for the community. Finally while former versions of TREX were tied up to the europa-pso planner, this new version is independent of the planner that being used for the deliberation inside the reactors that are the bas [Less]

0
 
  0 reviews  |  1 user  |  39,208 lines of code  |  8 current contributors  |  Analyzed 10 days ago
 
 

The Teleo-Reactive Executive (T-REX) is a hybrid executive combining goal-driven and event-driven behavior in a unified framework based on temporal plans and temporal planning. The wiki for TREX has moved to ros.org.

0
 
  0 reviews  |  0 users  |  22,438 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

This is a collection of my software and documents related to my research in real-time motion planning.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

LibPGThe PG library was intended to be a high-performance policy-gradient reinforcement learning library. Since the first version it has been extended to a number of value based RL algorithms, so the name is only historical. It is now a general RL library which implements, for example, natural actor ... [More] critic, and least squares policy iteration. It has been designed with large distributed RL systems in mind. It's not perfect, but it is pretty fast. API documentation and examples are provided. What libpg does NOT provide is model based planning algorithms such as value iteration, or real-time dynamic programming, or exact policy gradient. There is limited support for belief state tracking in the simulators/Cassandra/ directory (named because we use the POMDP file format created by Anthony Cassandra). One day I'd like to extend it to these situations, but that will require some uptake of the library. Project goalsProvide easy to use implementations of state-of-the-art RL algorithms for the non RL savvy, allowing immediate application to difficult industry problems. High performance, especially on multi-agent RL problems Extensible plug'n'play algorithms for research purposes Main algorithms implementedRL algorithms: SARSA QLearning Vanilla Policy-Gradient (online or batch, including line search) Natural actor-critic Least Squares TD-Q(\lambda) (for LSPI) Least Squares Policy Iteration Misc supporting algorithms: Line searches for batch mode Tikhonov Regularisation HMM based POMDP state estimation Finite history transformation [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 4 days ago
 
 

RobWork is a framework for simulation and control of robotics with emphasis on industrial robotics and their applications. Major goals of this framework: Provide a single framework for offline and online robot programming including modelling, simulation and (realtime)control of robotics Target ... [More] audience: esearchers who needs a common framework for experimental robotics tudents who wants to experiment with concepts of robotics mplementers of robot applications Dependencies: This framework uses the following 3rd party libraries: stl (C++ Standart Template Library) boost (Peer-reviewed C++ libraries) boost::ublas, for basic linear algebra LAPACK, for numerical computations OpenGL, for visualization Qt4, for user interface opcode, for collision detection RobWork use the cmake build system. Since this library uses boost, and other modern frameworks, a modern (2000+) C++ compiler like GCC 3 or Visual C++ 7 is required. Not all files are expected to compile without problems on ancient C++ compilers. RobWork Features List of features in the RobWork c++ library. Math package based on Boost/Ublas with varius mathematical constructs for calculating and describing 3d kinematic scenes and other robot specific stuff. Loading and visualising of devices with a variety of kinematic structures (SerialDevice, TreeDevice, ParallelDevice, MobileDevice). General iterative forward and inverse kinematics for all types of devices. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.