Skip to content

Commit

Permalink
task2 sim updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-howard committed Mar 6, 2024
1 parent 1d1233a commit a2af38e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
Binary file modified docs/com2009/assignment2/figures/obstacle_avoidance.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 6 additions & 1 deletion docs/com2009/assignment2/parta/task2.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,12 @@ The environment that your robot will need to explore for this will, of course, b

## Simulation Resources

Within the `com2009_simulations` package there is an example arena which can be used to develop and test out your team's obstacle avoidance node(s) for this task. The simulation can be launched using the following `roslaunch` command:
Within the `com2009_simulations` package there is an example arena which can be used to develop and test out your team's obstacle avoidance node(s) for this task.
!!! info
Make sure you [check for updates to the Course Repo](../../../extras/tuos-ros.md#updating) to ensure that you have the most up-to-date version of these simulations.
The simulation can be launched using the following `roslaunch` command:
```bash
roslaunch com2009_simulations task2.launch
Expand Down

0 comments on commit a2af38e

Please sign in to comment.