Skip to content

Error During CycloneDDS Configuration with make ddscfg #12

Description

@BeNavon

After installing GoPy, I made the following changes and attempted to configure CycloneDDS for proper communication with the robot:

  1. Opened the Makefile in the root directory.
  2. Set the INTERFACE variable at the top of the file to the local loopback lo for simulation.
  3. Ran the command make ddscfg as instructed.
    However, the process failed with the following output:
$ make ddscfg
python3 scripts/set_cyclonedds_config.py lo   && /bin/bash scripts/ros_env_setup.bash
scripts/ros_env_setup.bash: line 2: /unitree_ros2/cyclonedds_ws/install/setup.bash: No such file or directory

Please advise on how to resolve the missing setup.bash issue or if additional setup steps are required.

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