Giter VIP home page Giter VIP logo

Comments (3)

simonlynen avatar simonlynen commented on July 21, 2024

Hi @fboris,

ethzasl_msf is an improved version of ethzasl_sensor_fusion, but the underlying algorithm is the same.

The msf introduces some changes:

  • relative and absolute measurements can be handled
  • multiple measurements can be handled
  • arbitrarily long delays in the measurements can be handled
  • the framework allows you to easily change your set of sensors and state-variables without worrying about indexing
  • cleanup of the entire code
  • consistency of notation throughout the code
  • interface documentation

From ETH side, we only developing the msf anymore.

To get started you should probably have a look at the ROS wiki tutorials of ethzasl_sensor_fusion but apply them to the ethzasl_msf code. In the ethzasl_msf repo, have a look at the "pose_sensor" in the msf_updates package. This is closest to ethzasl_sensor_fusion.

Simon

from ethzasl_msf.

fboris avatar fboris commented on July 21, 2024

Simon,
Thanks for your information. I have another question about this repo. This repo should be the catkin workspace. And It is using new build system. The older one(ethzasl_sensor_fusion) I should be the early rosbuild system. Am I right?

from ethzasl_msf.

simonlynen avatar simonlynen commented on July 21, 2024

@fboris Yes we use catkin for ethzasl_msf. The old repository ethzasl_sensor_fusion has not been updated to catkin and still uses rosbuild.

You can use rosbuild side by side with catkin: http://wiki.ros.org/catkin/Tutorials/using_rosbuild_with_catkin

from ethzasl_msf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.