Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simon-lc/robotvisualizer.jl

Tools for robot visualization in Julia.
https://github.com/simon-lc/robotvisualizer.jl

Last synced: about 1 month ago
JSON representation

Tools for robot visualization in Julia.

Awesome Lists containing this project

README

        

[![CI](https://github.com/simon-lc/RobotVisualizer.jl/actions/workflows/CI.yml/badge.svg)](https://github.com/simon-lc/RobotVisualizer.jl/actions/workflows/CI.yml)
[![codecov](https://codecov.io/gh/simon-lc/RobotVisualizer.jl/branch/main/graph/badge.svg?token=4U7O59PKQC)](https://codecov.io/gh/simon-lc/RobotVisualizer.jl)

# RobotVisualizer.jl
Tools for robot visualization in MeshCat.jl.

### Rope Visualization
Visualize ropes using the catenary equation.

### Other features
- export animations to GIF and MP4
- set lighting
- set background
- set floor
- set segment
- set 2d frame
- set polytope
- set arrow

### ToDo's
- remove dependency on Polyhedra and switch to Meshes.jl for Polytope support