Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lively-tk

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lively-tk

A highly configurable toolkit for commanding robots in mixed modalities with liveliness.

  • 1.1.0
  • PyPI
  • Socket score

Maintainers
1

Lively

PyPI version npm version
docs: ready

Lively v1.1.0

You can find the documentation for lively here

LivelyStudio

For an interface to configure Lively, see LivelyStudio.

About

Lively Package

The Lively framework provides a highly configurable toolkit for commanding robots in mixed modalities while incorporating liveliness motions. It is adapted from RelaxedIK framework, and compatible with Python and Javascript/Node.

To configure a robot, the easiest method is to use the LivelyStudio interface in the LivelyStudio repository, which is a system for configuring and programming the robot visually.

Documentation

Documentation is provided on our github pages site. It provides an API overview and online tutorials.

Getting Help

Please feel free to post in our Github Discussions, or if you found an issue, report it here.

Contributing

Python Instructions

To build, download and cd to this directory. Then run:


# Install Maturin
pip3 install maturin

# If you just want to install locally or develop:
maturin develop

Deploy to GitHub Page

To deploy, run yarn deploy from the main branch in the docs directory. We will need to redeploy every time we make new changes to the documentataion.

Javascript Instructions

To build, download and cd to this directory. Then run:

# Build the javascript bundle
wasm-pack build --scope people_and_robots --target bundler -- --features jsbindings

# Pack
wasm-pack pack

# Publish
wasm-pack publish --access=public

References

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc