Skip to content
#

autonomous

Here are 228 public repositories matching this topic...

manone888
manone888 commented Jun 25, 2021

Hi, I am creating a simple project in Unity that uses a lidar sensor to detect objects and publishes the point cloud in ROS message.

I would like to know if there is a way to use your lidar sensor script to create a lidar sensor in my project and visualize the point cloud?

Could you please advise me on this? It would be appreciated if you could point out any related documents.

Thanks a l

Self-driving-vehicle

Simulation of self-driving vehicles in Unity. This is also an implementation of the Hybrid A* pathfinding algorithm which is useful if you are interested in pathfinding for vehicles.

  • Updated Dec 18, 2019
  • C#

This repository intends to enable autonomous drone delivery with the Intel Aero RTF drone and PX4 autopilot. The code can be executed both on the real drone or simulated on a PC using Gazebo. Its core is a robot operating system (ROS) node, which communicates with the PX4 autopilot through mavros. It uses SVO 2.0 for visual odometry, WhyCon for visual marker localization and Ewok for trajectoy planning with collision avoidance.

  • Updated Jul 2, 2019
  • C++
agents-aea
DavidMinarsch
DavidMinarsch commented Jan 1, 2021

Is your feature request related to a problem? Please describe.
generate key: add --add-key option with --connection extras. We can generate key and set in config with one command, because it looks like a common case (see demos).

Describe the solution you'd like
Add --add-key flag to generate-key command which calls add-key as subcommand.

MathWorks-Excellence-in-Innovation

MOBATSim (Model-based Autonomous Traffic Simulation Framework) is a simulation framework based on MATLAB Simulink that allows the user to assess vehicle level and traffic level safety by a 3D traffic simulation. Related MathWorks Online Article: https://www.mathworks.com/company/newsletters/articles/developing-an-autonomous-traffic-simulation-framework-for-functional-safety-testing.html

  • Updated Jul 1, 2021
  • MATLAB

Improve this page

Add a description, image, and links to the autonomous topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the autonomous topic, visit your repo's landing page and select "manage topics."

Learn more