robot
Here are 2,047 public repositories matching this topic...
Python sample codes for robotics algorithms.
-
Updated
Sep 12, 2020 - Jupyter Notebook
Golang framework for robotics, drones, and the Internet of Things (IoT)
-
Updated
Sep 10, 2020 - Go
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
-
Updated
Sep 6, 2020 - C++
There's little information about what keys and values are in the output, what it means and how they are related to the screen output. In general that needs to be added. (special topics see #1675, #1674)
-
Updated
Sep 5, 2020 - PHP
Open Source RPA
-
Updated
Sep 10, 2020 - Python
-
Updated
Apr 13, 2018 - Python
Stanford Doggo is an open source quadruped robot that jumps, flips, and trots!
-
Updated
Feb 25, 2020
OpenBot leverages smartphones as brains for low-cost robots. We have designed a small electric vehicle that costs about $50 and serves as a robot body. Our software stack for Android smartphones supports advanced robotics workloads such as person following and real-time autonomous navigation.
-
Updated
Sep 10, 2020 - Java
Free tools for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace
-
Updated
Sep 9, 2020
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.
Expected Behaviour
We should prepare Derek for use as an SDK/package so that he can be run on any platform - a Go microservice, AWS Lambda, Heroku etc.
This is the first ste
Sample code
Please checkout how the sample test cases in:
References
Get started with testing python
Write Professional Unit Tests in Python
Web Automation Tests with Selenium
DIY 3D Printable Robotic Arm
-
Updated
Oct 2, 2019
OpenAI Gym environments for an open-source quadruped robot (SpotMicro)
-
Updated
Sep 11, 2020 - Python
Improve this page
Add a description, image, and links to the robot topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the robot topic, visit your repo's landing page and select "manage topics."


Summary of Problem
Not able to open port with stopbits as 1.5
I am currently building a desktop client using electron, where the COM port receives data correctly for values: baudRate: 2400, dataBits: 7, stopBits: 1.5, parity: 'none'
I found from the node-serialport documentation, stopBits Must be one of these: 1 or 2. But, should 1.5 be supported as well? especially for old & slow