HsWebots: Webots bindings for Haskell

[ library, mit, robotics ] [ Propose Tags ]

Please see the README on GitHub at https://github.com/githubuser/HsWebots#readme


[Skip to Readme]

Modules

[Last Documentation]

  • Webots
    • Webots.Accelerometer
    • Webots.Brake
    • Webots.Camera
    • Webots.Compass
    • Webots.Connector
    • Webots.Console
    • Webots.Device
    • Webots.DifferentialWheels
    • Webots.Display
    • Webots.DistanceSensor
    • Webots.Driver
    • Webots.Emitter
    • Webots.Gps
    • Webots.Gyro
    • Webots.InertialUnit
    • Webots.Joystick
    • Webots.Keyboard
    • Webots.Led
    • Webots.Lidar
    • Webots.LightSensor
    • Webots.Microphone
    • Webots.Motor
    • Webots.Mouse
    • Webots.Nodes
    • Webots.Pen
    • Webots.PositionSensor
    • Webots.Radar
    • Webots.Radio
    • Webots.RangeFinder
    • Webots.Receiver
    • Webots.RemoteControl
    • Webots.Robot
    • Webots.Skin
    • Webots.Speaker
    • Webots.Supervisor
    • Webots.TouchSensor
    • Webots.Types

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.3
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), bytestring, HsWebots, inline-c (>=0.9.0.0), inline-c-cpp (>=0.4.0.0), JuicyPixels, language-c, pretty, safe-exceptions, shakespeare, syb, template-haskell, text, vector [details]
License MIT
Copyright 2020 Junji Hashimoto
Author Junji Hashimoto
Maintainer junji.hashimoto@gmail.com
Category Robotics
Home page https://github.com/junjihashimoto/HsWebots#readme
Bug tracker https://github.com/junjihashimoto/HsWebots/issues
Source repo head: git clone https://github.com/junjihashimoto/HsWebots
Uploaded by junjihashimoto at 2020-02-13T07:45:44Z
Distributions
Executables HsWebots-exe
Downloads 1717 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2020-02-13 [all 3 reports]

Readme for HsWebots-0.1.0.0

[back to package description]

HsWebots

Webots bindings for Haskell