Skip to content

Issue on DracoDataManager.py for meshcat visualization #1

@shbang91

Description

@shbang91

To use the meshcat visualization tool for a real-time visualization/experiment replay, pinocchio library needs to be installed in a conda environment through conda-forge. This could prevent rebuilding the controller using CMake, due to the libboost_python${VERSION}.so discrepancy between the c++ and python versions of pinocchio library.

A hacky solution is first building a c++ library and then installing the python version of pinocchio in a conda environment.

If you need to rebuild the c++ library, then erase the current conda environment and recreate the environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions