Skip to content
Snippets Groups Projects
  • Erik Wijmans's avatar
    b5f2b00a
    Correct the naming of PointGoalNav Sensors (#180) · b5f2b00a
    Erik Wijmans authored
    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.
    b5f2b00a
    History
    Correct the naming of PointGoalNav Sensors (#180)
    Erik Wijmans authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.