Skip to content

Hello World Setup  #13

@kjyothiswaroop

Description

@kjyothiswaroop

In the Hello World(Tutorial 1) the command for running the subt docker container was :

./subt/docker/run.bash osrf/subt-virtual-testbed:latest \ cave_circuit.ign \ worldName:=simple_cave_01 \ robotName1:=X1 \ robotConfig1:=X1_SENSOR_CONFIG_1

When I ran this on my system received the following response :
Screenshot from 2021-08-17 22-56-41
where it says that :
circuit was not defined, exiting now
Failed to parse /home/developer/subt_ws/install/share/subt_ign/launch/cave_circuit.ign because of circuit was not defined, exiting now

Then I ran the following command :

./subt/docker/run.bash osrf/subt-virtual-testbed:latest \ circuit :=cave_circuit.ign \ worldName:=simple_cave_01 \ robotName1:=X1 \ robotConfig1:=X1_SENSOR_CONFIG_1

And there is no response the terminal just exits blankly and there is Ignition Simulator opening.

Screenshot from 2021-08-17 22-53-24

Please could anyone help out with what is the error that I am doing?

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