#
robots
Here are 368 public repositories matching this topic...
RAISIM, A PHYSICS ENGINE FOR ROBOTICS AND AI RESEARCH
-
Updated
Aug 1, 2020 - C++
taskt (pronounced 'tasked' and formely sharpRPA) is free and open-source robotic process automation (rpa) built in C# powered by the .NET Framework
-
Updated
Aug 21, 2020 - C#
Make a Laravel app respond to a slash command from Slack
-
Updated
Jun 26, 2020 - PHP
A list of projects that were or will be featured in Weekly Robotics newsletter
automation
awesome
robotics
hardware
ros
robots
awesome-list
diy
robot-operating-system
3d-printing
rovers
weekly-robotics
robot-arms
-
Updated
Aug 24, 2020
Open Source Java Framework for Robotics and Creative Machine Control
-
Updated
Aug 25, 2020 - Java
IMPORTANT: this repository statys for HISTORICAL reasons only. The actively supported repository is "openroberta-lab". In the "develop" branch of this repository please read the files "IMPORTANT_CHANGE.md" and "README.md". Thank you very much.
-
Updated
Apr 26, 2019 - C
QQ机器人 /(实验性)在Android上运行Mirai-console
-
Updated
Aug 22, 2020 - Kotlin
RT-GENE: Real-Time Eye Gaze and Blink Estimation in Natural Environments
robotics
ros
dataset
robots
human-robot-interaction
blink-detection-algorithm
gaze
head-pose-estimation
gaze-estimation
rt-gene
blink-estimation
-
Updated
Aug 21, 2020 - Python
A kotlin library to simplify how to do espresso tests on Android.
-
Updated
Dec 13, 2018 - Kotlin
URDF Loaders for Unity and THREE.js with example ATHLETE URDF Files
-
Updated
Aug 22, 2020 - JavaScript
Bullet simulation for SoftBank Robotics robots
python
simulator
robots
pepper
nao
nao-robot
romeo
pepper-programming
softbank-robotics
pepper-robot
romeo-robot
-
Updated
Aug 12, 2020 - Python
aztarna, a footprinting tool for robots.
-
Updated
Aug 24, 2020 - Python
Robot Vulnerability Database. An archive of robot vulnerabilities and bugs.
security
robot
robotics
bug
hacking
ros
cybersecurity
robots
bounty
vulnerability
flaw
ros2
vulns-ros2
robot-vulnerabilities
-
Updated
Aug 28, 2020 - Python
engineering
evolution
blockchain
robots
species
web3
communications
decentralization
freedom-of-information
cyberpunk
cyber-congress
craftsmen
-
Updated
Jul 31, 2020 - CSS
A project to learn Java and create software for Mindstorms Robots using hardware supported by EV3Dev & the LeJOS way.
java
raspberry-pi
opencv
robot
robotics
frc
ros
robots
motor
ev3-robot
ev3dev
lego
mindstorms
ev3
mobile-robots
lejos
ev3dev-lang-java
pistorms
brickpi
wro
-
Updated
May 10, 2020 - Java
The Robot Security Framework (RSF), Robot Security Framework (RSF), a standardized methodology to perform security assessments in robotics.
-
Updated
Dec 28, 2018
Parser for robots.txt for node.js
-
Updated
Sep 17, 2018 - JavaScript
MARA, world's first modular industrial robot arm, official repository
-
Updated
Sep 18, 2019 - C++
An information model for robot hardware. Facilitates interoperability across modules from different robot manufacturers. Built around ROS 2.0
infrastructure
communication
robotics
model
ros
standard
robots
manufacturer
opc-ua
information-model
ros2
robotic-modules
hal4rt
-
Updated
Aug 7, 2019 - Python
JavaScript language bindings for ev3dev
-
Updated
Oct 19, 2017 - TypeScript
-
Updated
Feb 17, 2017 - Crystal
automation
youtube
video
ffmpeg
watson
wikipedia
video-processing
robots
nltk
google-api
ibm-watson
video-maker
-
Updated
Jan 15, 2020 - Python
Generator robots.txt for node js
-
Updated
Jul 15, 2020 - JavaScript
boonto
commented
May 11, 2020
Is your feature request related to a problem? Please describe.
- Small screen devices can't fit a lot of information on the screen, especially when the keyboard is open as well. This is an issue for the registration form where the hints are cut off.
Describe the solution you'd like
- The modal scrolls the label of the currently focused input to the top of the screen. That way, the m
A list of resources, links, tools, tutorials and more to make nodebots — robots powered by web technology.
nodejs
javascript
raspberry-pi
iot
arduino
list
awesome
hardware
robots
awesome-list
tessel
johnny-five
beaglebone
nodebots
web-apps
sparkfun
-
Updated
Jan 25, 2018
Open-source vendor-specific post-processors/code generators from RoboDK (http://robodk.com)
-
Updated
Oct 1, 2018 - Python
Improve this page
Add a description, image, and links to the robots topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the robots topic, visit your repo's landing page and select "manage topics."
Python users are used to using getters and setters to access properties of objects.
See for example #1687.
Such getters and setters are not implemented in the Webots Python API.
They could be easily added. See https://www.geeksforgeeks.org/getter-and-setter-in-python for reference.