• Stars
    star
    143
  • Rank 255,577 (Top 6 %)
  • Language
    C++
  • License
    Other
  • Created about 11 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

C++ framework for Bayesian Filter Tracking (UKF, EKF, Particles)

BayesTracking - a library for Bayesian tracking

Requirements

  • Bayes++ (included in the repository)
  • OpenCV 2.x (only to build the examples)

Install (without catkin)

  • Extract the library's compressed file
  • In the library's directory, create a sub-directory build
  • Enter in ./build and run cmake ..
  • Run make to build the library
  • Run make install (as super user) to install the library and relative header files

Install (ROS version)

  • Run rosdep to resolve dependencies
  • Run catkin_make
  • Run catkin_make install to install the library and headers (optional)

by Nicola Bellotto [email protected]

cite with this DOI: 10.5281/zenodo.15825

More Repositories

1

RKN

C
46
star
2

topological_navigation

The topological navigation framework
Python
33
star
3

teaching

Material for the CMP3103 Module
Python
31
star
4

spqrel_navigation

A light-weight navigation framework tailored for the Pepper Robot
C++
28
star
5

FLOBOT

EU funded Horizon 2020 project
C++
24
star
6

CMP9767M

Python
16
star
7

spqrel_tools

Development scripts from the SPQReL team
Python
9
star
8

engagement_detector

ROS package to detect overall users engagement from a robot's ego camera in human-robot interactions.
Python
7
star
9

bacchus_lcas

A repository for contributions to the BACCHUS H2020 project
CMake
6
star
10

iliad

L-CAS specific works on ILIAD project
Python
6
star
11

CMP9767_LIMO

A companion repo for the Robot Programming module, CMP9767, MSc RAS
Python
5
star
12

rosbridge

C++
5
star
13

ros2_pkg_template

A template repository designed for creating ROS2 packages, complete with essential CI workflow and devcontainer configuration.
Dockerfile
5
star
14

CallARobot

A simple web interface to call a robot
Python
3
star
15

gazebo-contactMonitor

Monitors collisions in gazebo and publishes their timestamp in a ROS topic
C++
2
star
16

lincoln_youbot

Python
2
star
17

LAST-Straw

JavaScript
2
star
18

ENRICHME_Releases

C++
2
star
19

zoidbot

Lincoln's Baxter's alter ego
Python
1
star
20

Agri_Environment_Template

Template package for a ROS agricultural environment
Dockerfile
1
star
21

linda_www

JavaScript
1
star
22

LCASTOR

The repository for the LCAS Team fOr Robocup (LCASTOR) software
Shell
1
star
23

uol-openday-robot

Modules for the UOL open day
C++
1
star
24

oru_navigation_release

1
star
25

aerial_topomapping

Python
1
star
26

follow_me

Python
1
star
27

chatbot_oa

Python
1
star
28

Cluster_wiki

A repository containing information about our small LCAS Cluster
1
star
29

GNSSEvaluation

GNSS evaluation suite
MATLAB
1
star
30

spqrel_launch

This repository is designated to contain all launch files and config for competition task of team SPQReL
Perl
1
star
31

AGRIDS

HTML
1
star
32

bayesian_topological_localisation

Python
1
star
33

RBT1001

Python
1
star
34

drydock_ros

Python
1
star