The Wayback Machine - https://web.archive.org/web/20210628050258/https://github.com/topics/robot
Skip to content
#

robot

Here are 2,479 public repositories matching this topic...

node-serialport
SVSagi
SVSagi commented Jul 30, 2018

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

webots
ShuffleWire
ShuffleWire commented Jun 12, 2021

Describe the Bug
When creating an new world, and adding the default C or MATLAB controller using the Wizard "New Robot Controller", timestep (=64) don't match with the new created world (=32).
A better way to do is like in others default controller (C++, Python, Java) to use getBasicTimeStep .
I've no way to test for MATLAB a modification, so I let someone take it in charge.

hexapod-robot-simulator

Improve this page

Add a description, image, and links to the robot 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 robot topic, visit your repo's landing page and select "manage topics."

Learn more