Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream #25

Merged
merged 36 commits into from
Jun 25, 2021
Merged

Upstream #25

merged 36 commits into from
Jun 25, 2021

Conversation

mayacakmak
Copy link

Most recent upstream changes from Charlie et al, merged without any major conflicts. Implements visual feedback for aditional joints.

dependabot bot and others added 30 commits March 3, 2021 04:56
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…-4.17.21

Bump lodash from 4.17.20 to 4.17.21
…de-gen-2.0.3

Bump pug-code-gen from 2.0.2 to 2.0.3
Now uses Node 14 and newer versions of npm packages and modules.
npm dependencies with major version changes follow:

connect-redis
debug
helmet
passport-local-mongoose
puppeteer
socket.io
redis
I had mistakenly left a few lines of temporary code I used for debugging.
I'm looking at resurrecting our old dedicated server installation
on an Amazon Lightsail instance. This will not be a hardened
server, but may help others explore remote teleoperation with
the Stretch RE1.

These two files are drafts for an installation script to be
run on a suitable Amazon Lightsail instance and a service
to start the coturn server when the instance is started.
They're in progress and documentation is forthcoming.
These are initial draft scripts to start and stop
a dedicated web server for remote teleoperation on an
Amazon Lightsail instance. They need work and
documentation. They will not result in a hardened
server. All of the dedicated server materials
in this repository are risky and should be used
with caution.
hello-ck and others added 6 commits June 23, 2021 11:17
This adds visual feedback for the efforts applied by the lift
and telescoping arm actuators. Effort is displayed in red
with darker red indicating more effort and more risk. This
would be most useful if the contact effort threshold were higher,
since the low default contact effort threshold doesn't permit
the application of much force.
@mayacakmak
Copy link
Author

Note: this also implements necessary functionality for using the Lightsail server for off-network operation (Issue #22)

@mayacakmak mayacakmak merged commit 21a18e3 into master Jun 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants