Skip to content

Python import statements for ambf_comm, ambf_world, etc. #239

@juseonghan

Description

@juseonghan

Hello - we are trying to create an AMBF wrapper to test and deploy RL algorithms, and we found your AmbfEnv() class that you specified in ambf_env.py. However, if I run env_test.py I get import errors. Upon closer inspection, it seems like import statements generally fail if it's not from ambf_client or ambf_msgs (e.g. import ambf_world, import ambf_comm all do not work). Is there a fix for this or are we doing something incorrectly from our side? We have ROS and AMBF sourced, and the client works fine otherwise. Thanks!

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