Skip to content
Snippets Groups Projects
Commit b5f2b00a authored by Erik Wijmans's avatar Erik Wijmans Committed by Oleksandr
Browse files

Correct the naming of PointGoalNav Sensors (#180)

This PR seeks to bring habitat-API inline with this. StaticPointGoalSensor is now just a PointGoalSensor and the old PointGoalSensor is now a PointGoalWithGPSCompassSensor. There are also now explicit GPS and Compass sensors, such that you can fairly easily compute PointGoalWithGPSCompassSensor given [PointGoalSensor, GPSSensor, CompassSensor].
The PointGoal* sensors now also include {2d, 3d} x {Cartesian, Polar} support.
parent 6d76d42f
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment