Giter VIP home page Giter VIP logo

dwm1001_ros2's Introduction

ROS2 DWM1001 Package

This repo contains a ROS2 driver for the Qorvo DWM1001 Indoor Positioning System - ported from a forked version of the ros-dwm1001-uwb-localization repository and with additional features added such as:

  • tty port detection based on device serial numbers and device chip names
  • math packages for usage of multiple devices for corrected heading.

This package was ported to ROS2 for use in the CARMA 1tenth scaled-down cooperative driving automation program. The code has been tested in Ubuntu 20.04/ROS2 Foxy.

Installation

Clone this repo into your ROS2 workspace and build it with:

colcon build --symlink-install --packages-select dwm1001_ros2

Install python dependencies with

sudo pip install pyserial

Configuration

This package assumes that the DWM1001-dev device is connected by USB. Additionally, CARMA 1tenth vehicles have multiple devices connected over USB - and the tty port of the device may not always be the same. A parameter file will need to be modified with the intended device's serial number and device description. To find these values:

  1. connect the dwm1001-dev device to your computer
  2. run the following command in the terminal:
python -m serial.tools.list_ports -v

The device description will be the value following desc:. The serial number will be the value following SER=.

dwm1001_ros2's People

Contributors

philazeredo avatar

Watchers

Sudhakar Nallamothu avatar Kyle Rush avatar  avatar  avatar

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.