What are your questions and pain points in ROS2?

This page summarizes the projects mentioned and recommended in the original post on /r/ROS

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ira_laser_tools

    All laser type assemblers and manipulators.

  • I found the ROS2 concept and design much more well established, especially for industrial. My problem on porting was more like when something available in ROS1 concept is not supported in the ROS2 concept. For example the infamous ira_laser_tools. This package basically merges all the scanning laser topics and publishes it as one so we can use it for AMCL / navigation (with the PointClouds too). The package will use ros::master api so it can manipulate the value alongside the data type format in which such concept is not supported in ROS2. In ROS1 we can take a list of topics with the data types in the format of std::string (topic name), std::string (data type). Laser topic parser in this package will process the data in a c++ way to get only the ones publishing sensor_msgs (scan data type). We can also call topics and the data type in ROS2, but in a format of std::map... I don't have sufficient c++ knowledge and reference to parse from the ROS2 api. I believe these kind of difficulties is also why nobody is working on it too.. In cases like these, how do you tackle the issue?

  • micro_ros_raspberrypi_pico_sdk

    Raspberry Pi Pico (RP2040) and micro-ROS integration

  • As for your system, you don't need to implement the serial protocol yourself as microROS does this for you! I'm guessing you are following the instructions in the README here. Let me know how it goes and thanks for describing your pain points :)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: I made a ROS package for realtime semantic segmentation

    1 project | news.ycombinator.com | 26 Apr 2024
  • Create VR-Controlled Roboter in Unity

    4 projects | /r/ROS | 1 Nov 2023
  • Kalman Filter Tutorial: Kalman Filter from the Ground Up

    3 projects | news.ycombinator.com | 14 Oct 2023
  • Robotics Simulation - Bridging the Gap Between Virtual and Real Worlds

    1 project | dev.to | 28 Sep 2023
  • Show HN: Remote terminal via WebRTC and file-transfer – no SSH or VPN required

    1 project | news.ycombinator.com | 30 Aug 2023