Giter VIP home page Giter VIP logo

sensor_pointcloud's Introduction

sensor_pointcloud

Convert range data from ultrasound/lidar topics (sensor_msgs::Range) to pointclouds (sensor_msgs::PointCloud2)

Installation

Using catkin_make

  1. Change directory to your catkin workspace source directory cd ~/catkin_ws/src
  2. Clone the repository to your catkin workspace
git clone https://github.com/eliotlim/sensor_pointcloud
  1. Build the package from source by performing catkin_make

Usage

roslaunch

  1. Execute roslaunch sensor_pointcloud sensor_pointcloud.launch
  • This will load sensor_pointcloud/sensorConfig.yaml into the node namespace by default.

rosrun

  1. Load ros parameters using rosparam
  2. Call rosrun sensor_pointcloud sensor_pointcloud_node

How to use sensorConfig.yaml

Please refer to this guide for details.


Results

Launching the node using roslaunch with the default sensorConfig.yaml will give you the following transform tree. img img

Miscellaneous


License

This library is licensed under the MIT License.

sensor_pointcloud's People

Contributors

eliotlim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

sensor_pointcloud's Issues

rostopic "/sensor_pointcloud_node/pointcloud" is empty

Hi @eliotlim

I setup my arduino and ultrasonic range sensor, publishing sensor_msgs/Range message, my range message are correct.
However, when I launch the node, the topic "/sensor_pointcloud_node/pointcloud" is empty.

I managed to get tf configured and get the similar rqt_graph as yours, but not the expected pointcloud message.

Please advise

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.