Save 90% for 6 months on Xero's award-winning accounting and online bookkeeping platform for businesses of all sizes and stages of growth.
Xero offers a robust ecosystem of connected apps and integrations with banks and financial institutions, enabling small businesses to access a wide range of solutions within Xero's open platform to streamline operations and manage finances. Additionally, accounting and bookkeeping firms benefit from efficient compliance tools, advanced practice management software, and a cloud-based unified accounting ledger for all clients, centralized in one place.
Get 90% off for 6 months
Software Testing Platform | Testeum
Testeum is a Software Testing & User Test platform
Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
Bayes+Estimate is a Rust and C++ library that implement numerical algorithms for Bayesian estimation. They provide tested and consistent numerical methods and represents the wide variety of Bayesian estimation algorithms and system model.
The project builds a new AI of AIBO from scratch. Currently, I have a white ERS-7 model, Rakka. Project is based on Boost, Qt, OpenCV, other 3rd party software and my own source codes.
... 560 and the Stanford arm. The toolbox also supports mobile robots with functions for robot motion models (unicycle, bicycle), path planning algorithms (bug, distance transform, D*, PRM), kinodynamic planning (lattice, RRT), localization (EKF, particle filter), map building (EKF) and simultaneous localization and mapping (EKF), and a Simulink model a of non-holonomic vehicle. The Toolbox also includes a detailed Simulink model for a quadrotor flying robot.
The Integrating Vision Toolkit (IVT) is a powerful and fast C++ computer vision library with an easy-to-use object-oriented architecture. It offers its own multi-platform GUI toolkit. OpenCV is integrated optionally. Website: http://ivt.sourceforge.net
Enterprise and Small Business CRM Solution | Clear C2 C2CRM
Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.
C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
The Open Optimal Control Library is a software framework in Matlab/Octave for modeling optimal control problem. It uses automatic differentiation and fast non-linear programming solvers. It implements direct methods. In the backend it uses CasADi and ipopt.
A Java VM for ARDUINO and other micros using the leJOS runtime.
HaikuVM has been started for hobbyists who develop applications for ARDUINO to open the world of JAVA and leJOS. Yes, you can program an ARDUINO with JAVA!
HaikuVM is so small that it even runs on an atmega8 (and the ASURO robot). And yes, you can program an ASURO robot with JAVA! And since version 1.4.0 the RCX lego brick.
lobots is a robot simulator featuring 3D graphics using OpenGL and GLUT libraries. It provides a client/server model, supporting multiples robot clients remotely connected on a TCP/IP network.
A robotic DIY styrofoam cutter consisting of one rotational and two translational axes. It cuts a variety of shapes out of styrofoam-like materials using a hot wire. This project documents the necessary hardware and software parts.
Don't miss the follow-up project at http://raumschaum.org
Its goal is to further develop hardware and software into an user friendly application.
Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.
Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
VooDoo is a real-time, ICP-based tracking system, intended for the use on autonomous robotic systems. The ability to fuse different sensor inputs into one framework allows for a robust tracking of a simplified cylinder model of an observed human.
Mellow Panda is a collection of LINUX applications for control of radio receivers. It consists of a daemon and specialized clients (dedicated to each receiver model). There are example clients which Uniden Bearcat and Icom radios.
An open source Java based library for target tracking algorithms as well as evaluation tools. Currently contains 11 different sequential filters, such as; Kalman, particle, H infinity, interacting multiple model (IMM), and others.
GMM-GMR is a light package of functions in C/C++ to compute Gaussian Mixture Model (GMM) and Gaussian Mixture Regression (GMR). It allows to encode any dataset in a GMM, and GMR can then be used to retrieve partial data by specifying the desired inputs.
Windowed walking robot simulation system (based on Qt v.4 library). Allows projecting kinematic model of robot, planning robot movement, and movement simulation with gait parameters visualization. Program stores all data in XML files.
Cervelletto is a neural network simulator. It uses a new neural model based on biological, neurological and psychological studies. [it's not yet completed... just give me some weeks! sorry!]
The HapticAnalysis Package is a set of toolboxes for analysis of (1-dof bilateral) Haptic Teleoperation Systems. Symbolic math in GNU/Maxima, numerics in Mathworks Matlab. The teleoperator is analyzed using the H-matrix model.
Framework for modelling of Natural General Intelligence. This project aims at creation of open source AGI (Artificial General Intelligence) through modelling of natural thinking. See http://roland.pri.ee/bakalaureusetoo/ for theoretical details.
.../libkine.git
3. Go to the directory of the cloned project, use git-lfs to get the binaries and the robot 3D models: git lfs checkout
4. Build the source using CMake
5. Create directory: mkdir build
6. Go inside build, type: cmake ..
7. Type: make
8. Run: ./demo1 or ./demo2 ../model/puma/puma.csv ../model/puma/puma.csv
---
Binaries and robot 3D models are stored with git-lfs (https://git-lfs.github.com).