FRUK-Simulator / Simulator

First Robotics UK Simulator
https://sim.morethanrobots.uk/
MIT License
5 stars 17 forks source link

Convert bad areas to walls #213

Closed Allegro-Leon-Li closed 2 years ago

Allegro-Leon-Li commented 2 years ago

Issue

https://github.com/FRUK-Simulator/Simulator/issues/204 Lesson 4 Should have walls which the distance sensor can detect and help the robot navigate the arena, they are curently represented by zones, however they need to be extra walls defined in the arena definition.

Description

Depends on the PR to SimulatorCore https://github.com/FRUK-Simulator/SimulatorCore/pull/169 Walls are added to the map:

Screen Shot 2022-02-25 at 20 55 32
JamesWP commented 2 years ago

i've landed the pr on simulator core, and triggered a new version to be built, you can now npm install the new version of @fruk/simulator-core with $ npm install @fruk/simulator-core and push the package.json and package-lock.json here

github-actions[bot] commented 6 months ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: