Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 2.28 KB

1-Software.md

File metadata and controls

41 lines (22 loc) · 2.28 KB

Software

This open-source software was developed in support of the SubT Challenge by DARPA or performers.

The simulation infrastructure developed by DARPA and Open Robotics for testing robot autonomy and navigation software in complex virtual underground environments.

Tags: simulation 🖥️

The cloud-based simulation coordination infrastructure developed by Open Robotics to launch, run, and process simulations in the cloud.

Tags: simulation 🖥️

A set of software and tutorials developed by DARPA and Open Robotics to quick start an autonomous virtual robot capable of exploring and finding artifacts. Multiple open-source software repositories for mapping, object detection, and navigation are built into a dockerized solution.

Tags: mobility 🦵, autonomy 🧠, perception 📷, networking 📶, simulation 🖥️

GPU accelerated occupancy and voxel mapping with heightmap generation for high rate lidar by Team CSIRO Data61. Supports both OpenCL and/or CUDA for generating probabilistic occupancy maps with extended models such as normal distribution transforms. Additional modules support generation of single or multi-layer heightmaps with virtual surface generation for negative obstacle avoidance.

Tags: perception 📷

Package with an advanced and highly configurable filter for pointclouds and laser scans which removes measurements on the body of the robot. It can be used both in simulation and on real robots. The tutorial (software, video) has been made for ROSDevDay 2021 using the CTU-CRAS-NORLAB virtual SubT robots.

Created by: CTU-CRAS-NORLAB

ROS packages:

  • ros-melodic-robot-body-filter / ros-noetic-robot-body-filter
  • ros-melodic-sensor-filters / ros-noetic-sensor-filters

Tags: perception 📷, simulation 🖥️