robot
Here are 2,289 public repositories matching this topic...
-
Updated
Feb 11, 2021 - Jupyter Notebook
-
Updated
Feb 5, 2021 - Go
-
Updated
Dec 13, 2020 - C++
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
-
Updated
Jan 24, 2021 - PHP
-
Updated
Oct 13, 2020 - Python
-
Updated
Feb 25, 2020
-
Updated
Apr 13, 2018 - Python
-
Updated
Feb 11, 2021 - Java
-
Updated
Feb 9, 2021
In the documentation, the width of the device panel of the robot compontent is too small and the joint limits values are not completely visible.
An horizontal scrollbar is added but this looks bad.
Instead the width should be big enough to display everything and no scrollbar should be visible.
Example:
https://www.cyberbotics.com/doc/guide/bioloid?version=released


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)