trick/trick_sims
jmpenn 95c6659733
Incorporate Webserver into Trick, so one only has to include HttpServ… (#886)
* Incorporate Webserver into Trick, so one only has to include HttpServer.sm

* Tweaks in default index.html file

* Rename HTTPServer.sm to WebServer.sm

* Rename http_server to WebServer

* Add --retry to curl invocations in HttpServer makefile.

* Fix #include in VariableServerVariable.hh

* Include cleanup and curl tweaks in the hopes of making Jenkins happy.

* Doh! problem in makefile masked by preinstalled mongoose in usr/local/lib

* DIE Make Bug DIE

* Fix include in WebServer.sm

* WebServer.sm constructor name

* Don't SWIG mongoose.h

* Compile with -std=c++11

* Attempt to fix race condition in makefile

* makefie tweek

* Fix trick library name problem for Centos and Redhat
2019-10-23 11:58:19 -05:00
..
Ball issue #836 remove SIM_ball_default_data 2019-07-10 11:36:09 -05:00
Cannon Incorporate Webserver into Trick, so one only has to include HttpServ… (#886) 2019-10-23 11:58:19 -05:00
ODE Split test sims and fun sims into separate directories. 2016-02-25 16:04:27 -06:00
ROS Updated S_overrides to work with ROS kinetic. Included catkin package containing the appropriate message file to integrate with other ROS nodes - build with catkin. 2019-09-24 15:13:00 -05:00
SIM_Ball++_L1 Oops 2017-01-09 08:40:27 -06:00
SIM_msd example sim SIM_msd add init body 2018-12-21 14:01:48 -06:00
SIM_parachute Fix heading in SIM_parachute README.md 2017-05-11 17:27:35 -05:00
SIM_rocket Update Readme.md 2019-01-15 16:27:11 -06:00
SIM_sat2d Fix variable server config in java clients. Ref #474 2017-09-12 12:52:59 -05:00
SIM_satellite Remove all unused variables (style warning). 2018-10-11 22:05:50 -05:00
SIM_sun Use correct format specifiers. 2018-10-11 22:52:04 -05:00
SIM_wheelbot Fix variable server config in java clients. Ref #474 2017-09-12 12:52:59 -05:00
.gitignore #836 remove all S_default.dat stuff 2019-07-09 15:58:26 -05:00
makefile issue #836 remove SIM_ball_default_data 2019-07-10 11:36:09 -05:00