The right path to ROS

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • astar_pathfinder_grid_2d

    Single header library for path finding on 2D grids with A* algorithm. Includes a stable and a fast path finders.

    Implement some basic stuff: Do filtering and/or clustering on pointcloud data using PCL. Try room segmentation on a 2D gridmap using OpenCV (hint). Global planner with A* (if you don't want to implement the algorithm check my repo). Local planner using pure pursuit (or some weird stuff like this). Don't forget to check other ROS projects on GitHub and try to read the code a bit.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • deep_navigation

    Deep Learning based wall/corridor following P3AT robot (ROS, Tensorflow 2.0)

    Implement some basic stuff: Do filtering and/or clustering on pointcloud data using PCL. Try room segmentation on a 2D gridmap using OpenCV (hint). Global planner with A* (if you don't want to implement the algorithm check my repo). Local planner using pure pursuit (or some weird stuff like this). Don't forget to check other ROS projects on GitHub and try to read the code a bit.

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

  • China Is Rapidly Becoming a Leading Innovator in Advanced Industries

    2 projects | news.ycombinator.com | 16 Sep 2024
  • Apple Watch sleep apnea detection gets FDA approval

    1 project | news.ycombinator.com | 16 Sep 2024
  • systemd-manage is a graphical systemd tool

    1 project | dev.to | 16 Sep 2024
  • Synergy: Re-focusing on our open source community

    1 project | news.ycombinator.com | 16 Sep 2024
  • Adding short-circuiting in a bytecode interpreter

    1 project | dev.to | 16 Sep 2024

Did you konow that C++ is
the 6th most popular programming language
based on number of metions?