HsWebots: Webots bindings for Haskell

[ library, mit, robotics ] [ Propose Tags ]
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, inline-c (>=0.9.0.0), inline-c-cpp (>=0.4.0.0), JuicyPixels, safe-exceptions, template-haskell, vector [details]
License MIT
Copyright 2020 Junji Hashimoto
Author Junji Hashimoto
Maintainer junji.hashimoto@gmail.com
Category Robotics
Home page https://github.com/cyberbotics/HsWebots#readme
Bug tracker https://github.com/cyberbotics/HsWebots/issues
Source repo head: git clone https://github.com/cyberbotics/HsWebots
Uploaded by junjihashimoto at 2020-02-18T06:00:04Z
Distributions
Downloads 1731 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for HsWebots-0.1.1.2

[back to package description]

HsWebots

Hackage version linux macos

Webots bindings for Haskell

Usage

#setup WEBOTS_HOME and LD_LIBRARY_PATH
source setenv 

#Build
stack build

Supported Platform

  • Webots: R2020a revision 1
  • OS: ubuntu/bionic and macos(Mojave)
  • Build Tools: stack