gsteinLTU / RoboScapeSimulator

Simple online simulation of robots for demonstration/education purposes
0 stars 1 forks source link

More sensor types #2

Open gsteinLTU opened 4 years ago

gsteinLTU commented 4 years ago

Current ideas:

gsteinLTU commented 4 years ago

LEDs from ActivityBot handled in #9.

gsteinLTU commented 4 years ago

HW Button from ActivityBot in #13

gsteinLTU commented 4 years ago

Encoder ticks in #14

gsteinLTU commented 4 years ago

15 sets up some of the groundwork to make adding these easier.

gsteinLTU commented 4 years ago

16 has lidar sensor.

gsteinLTU commented 4 years ago

17 will have light sensor using bitmap

gsteinLTU commented 4 years ago

Line follower example for light sensor: Line Follower.xml.zip

gsteinLTU commented 2 years ago

Reopening to track these features for .NET version.