pioneers / pimulator-js

Portable robotics simulator for the Pioneers in Engineering robotics kit (JavaScript edition)
3 stars 1 forks source link

[ROBOT] Add objects the robot can interact with #5

Closed charleshong3 closed 3 years ago

charleshong3 commented 4 years ago

These objects could be as simple as a square shape on or just off the field. The robot should be able to interact with the object somehow. A first step would be allowing it to be picked up, moved, and dropped.