Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fred-labs committed Jul 30, 2024
1 parent f169c40 commit 329b36b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions libs/scenario_execution_floorplan_dsl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@ docker build . --tag floorplan:latest

# build scenario execution and dependencies
source /opt/ros/humble/setup.bash
colcon build --packages-up-to scenario_execution_floorplan_dsl scenario_execution_ros scenario_execution_gazebo tb4_sim_scenario
colcon build --packages-up-to scenario_execution_floorplan_dsl scenario_execution_ros scenario_execution_gazebo scenario_execution_nav2 tb4_sim_scenario
source install/setup.bash
pip install -r libs/scenario_execution_floorplan_dsl/requirements.txt
```

## Test
Expand Down

0 comments on commit 329b36b

Please sign in to comment.