Skip to content

Missing header file glfw_adapter.h causes build failure #97

@viatoris-sudo

Description

@viatoris-sudo

Hello Unitree team,

While building the latest version of unitree_mujoco on Ubuntu 22.04 with ROS 2 Humble,
the build fails with the following error:

fatal error: glfw_adapter.h: No such file or directory
17 | #include "glfw_adapter.h"
| ^~~~~~~~~~~~~~~~

I’ve checked the repository, but glfw_adapter.h is not present in any subdirectory.
Could you please clarify where this header should come from?
Is it part of an internal SDK or was it omitted by mistake?

Steps to reproduce:

  1. git clone https://github.com/unitreerobotics/unitree_mujoco.git
  2. colcon build --symlink-install

Environment:

  • Ubuntu 22.04
  • ROS 2 Humble
  • MuJoCo 3.1.6
  • GCC 11.4.0

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions