Git Product home page Git Product logo

Comments (6)

WingRS avatar WingRS commented on June 4, 2024 1

Hi all,
By my opinion Dan has provided a nice explanation of the PCL, I am closing the issue.
Thanks to all. :)

from mrs_uav_system.

DanHert avatar DanHert commented on June 4, 2024

Hello, the problem is not that the realsense is not working, but the status window is checking a wrong topic. I fixed the status node, so now it should display the realsense correctly. I also fixed the duplication of the Garmin topic.

Pull uav_core and recompile and the status should be displayed correctly. But the realsense was working all along.

from mrs_uav_system.

lpmrz avatar lpmrz commented on June 4, 2024

Thank you for your help. I pulled the uav_core and did a catkin build. It successfully builds but now there is this error:
Screenshot from 2021-02-01 19-31-38

from mrs_uav_system.

DanHert avatar DanHert commented on June 4, 2024

Hi, I dont have any problems with the simulation, so probably just going to ~/mrs_workspace and calling
catkin clean
catkin build
should fix this.

from mrs_uav_system.

lpmrz avatar lpmrz commented on June 4, 2024

Thank you very much. I cleaned and built again, now Realsense and the status are working perfectly. Unfortunately I can't obtain any PointCloud2 data. I type rostopic find sensor_msgs/PointCloud2 and it returns:

  • /uav1/bumper/lidar3d_processed
  • /octomap_point_cloud_centers
  • /uav1/os1_cloud_node/points

When I type rostopic echo /uav1/bumper/lidar3d_processed it publishes nothing. Others return empty too. Do I have to do something extra for those topics to start publishing?

Thank you again for your time and interest.

from mrs_uav_system.

DanHert avatar DanHert commented on June 4, 2024

Hello, our simulated realsense does not produce any point cloud messages. It produces a depth image on a topic
/$UAV_NAME/rs_d435/aligned_depth_to_color/image_raw
You can either modify the simulation plugin to publish point clouds, or use this package - http://wiki.ros.org/depth_image_proc
to convert the depth images into point clouds.

from mrs_uav_system.

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.