-
Updated
Apr 11, 2022 - Shell
#
autonomous-systems
Here are 70 public repositories matching this topic...
ASN / RPKI validity / BGP stats / IPv4v6 / Prefix / URL / ASPath / Organization / IP reputation / IP geolocation / IP fingerprinting / Network recon / lookup API server / Web traceroute server
api
bash
shodan
osint
bgp
geolocation
incident-response
whois
asn
ip-lookup
recon
fingerprinting
traceroute
mtr
rpki
autonomous-systems
ip-reputation
as-path
asn-lookup
team-cymru
BGP sessions management tool
transit
internet
bgp
routing
peer
internet-exchange
autonomous-systems
peering
internet-exchange-points
peering-sessions
-
Updated
Apr 11, 2022 - Python
4
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Useful links of different content related to AI, Computer Vision, and Robotics.
youtube
books
research
localization
uav
robotics
lab
jobs
ros
labs
awesome-list
companies
datasets
slam
mobile-robotics
autonomous-systems
autonomous-robots
-
Updated
Apr 10, 2022
1
SijmenHuizenga
commented
Aug 26, 2020
At the moment there are too few python examples of working with camera's. It would be great to have some more examples. I am thinking of the following examples, but feel free to suggest more/different examples!
- Processing images with numpy
- Processing images with opencv
- Showing images on the screen, like in a windows
- Writing depth images to png / pfm
Research tools for autonomous systems in Python
drawing
machine-learning
computer-vision
robotics
structure-from-motion
slam
multi-view-geometry
accumulators
pybot
autonomous-systems
-
Updated
Jun 1, 2021 - Python
This repository contains the Faust libraries for sound and information processing that I use to implement my music complex adaptive systems.
audio
real-time
dsp
artificial-intelligence
complexity
algorithmic-music
autonomous-systems
adaptation
-
Updated
Mar 11, 2021
Material used for learning ROS and robotics, as part of the Autonomous Systems course at Instituto Superior Tecnico
-
Updated
Oct 4, 2021 - Shell
An open source autonomous driving stack by San Jose State University Autonomous Driving Team
robotics
ros
autonomous-car
autonomous-driving
autonomous-vehicles
sjsu
autonomous-systems
ros-kinetic
san-jose
san-jose-state-university
-
Updated
Feb 2, 2021 - C++
a built-in, autonomous Mosquitto Cluster implementation.
-
Updated
Jan 19, 2018 - C
This repository contains my notes for the University of Bologna's Autonomous and Adaptive Systems course, held by prof. Mirco Musolesi.
-
Updated
Jun 27, 2021 - TeX
machine-learning
natural-language-processing
reinforcement-learning
computer-vision
deep-learning
robotics
artificial-intelligence
autonomous-systems
-
Updated
Feb 14, 2022 - Jupyter Notebook
Simulink vehicle PX4 autopilot communication & control interface. More info at
c
open-source
uav
navigation
simulation
matlab
px4
uas
autopilot
simulink
autonomous-systems
flight-control
-
Updated
Apr 24, 2019 - C
A stable and practical Autonomous System(AS) relationship inference algorithm
-
Updated
Apr 12, 2021 - Python
Autonomous Dynamic Learning Apprentice System
-
Updated
Dec 10, 2017 - C++
A list of awesome Robotics Conferences
-
Updated
Aug 18, 2021
[3rd Place LARC] OS part of Int Egrado;'s award winning project on CoSpace Rescue category.
csharp
robotics
simulation-environment
robotics-competition
winner
rescue
autonomous-systems
autonomous-drone-missions
robotics-programming
agent-based-simulation
autonomous-navigation
cospace-rescue
larc
latin-american-robotics-competition
rescue-simulation
3rd-place
-
Updated
Mar 26, 2020 - C#
Autonomous RC Car using OpenCV,Python and Neural Network with Raspberry pi
python
opencv
machine-learning
tensorflow
neural-networks
autonomous-car
self-driving-car
imageprocessing
autonomous-driving
autonomous-vehicles
autonomous-systems
self-driving-cars
rccar
selfdrivingcar
-
Updated
Mar 11, 2018 - Python
A SuperCollider instrument for autonomous embedded audio recording, generative sound, and musical performance.
audio
generative-audio
reactive-programming
supercollider
generative-art
audio-reactive
autonomous-systems
sound-event-detection
sound-design
experimental-music
-
Updated
Sep 14, 2021 - SuperCollider
ROS code for AtlasBuggy's BabyBuggy
-
Updated
Mar 19, 2022 - C++
fjp
commented
Oct 2, 2019
As the title suggests add the principle of least knowledge to /design-patterns/ page
Open
C++ collection
1
Research in David Barrett's Lab. Developing a line of underwater vehicle platforms to conduct a wide variety of missions.
-
Updated
Apr 8, 2019 - C++
-
Updated
Dec 7, 2018 - R
The objective of the project was to develop a program that, using an Occupancy Grid mapping algorithm, gives us a map of a static space, given the P3-DX Pioneer Robot’s localization and the data from an Xbox Kinect depth camera.
mapping
kinect
ros
ist
occupancy-grid-map
autonomous-systems
instituto-superior-tecnico
bresenham-algorithm
-
Updated
Dec 7, 2020 - Python
Solves 2D systems of autonomous differential equations and plots the phase plane
-
Updated
Mar 5, 2020 - C++
Multi-Camera surveillance systems are being increasingly used to enhance safety and security and the possibility to mount cameras on Unmanned Aerial Vehicles (UAVs) extends their capabilities to a whole new level. The aim of this project is to find a possible solution to the Interactive Surveillance problem using multiple UAV mounted cameras.
distributed-systems
ai
optimization
multiagent-systems
autonomous-quadcoptor
autonomous-vehicles
autonomous-agents
autonomous-systems
autonomous-navigation
-
Updated
Jan 11, 2022 - MATLAB
Autonomous Bot to detect and pluck strawberries
python
arduino
machine-learning
computer-vision
image-processing
autonomous-systems
autonomous-robots
yolov3
fruit-detection
-
Updated
Feb 11, 2019 - Python
A curated list of awesome intelligent autonomous systems ecosystem
machine-learning
awesome
reinforcement-learning
deep-reinforcement-learning
autonomous
autonomous-systems
deep-rl
-
Updated
Mar 5, 2020
Improve this page
Add a description, image, and links to the autonomous-systems topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the autonomous-systems topic, visit your repo's landing page and select "manage topics."


非常感谢提供Mosquitto的集群程序。
在使用时,当我开启不允许匿名登陆后,各个节点无法连接。
进一步尝试在配置 Certificate based SSL/TLS support 中的 ca 路径后,节点之间出现 OpenSSL Error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol问题。
请问是否是因为不支持该功能?还是在配置上需要增加配置?