-
I'd like to query the API and pull the most recent 10 or so photos from each rover. I've noticed that there's no default for sol or earth_date, so requests without this parameter return empty. It seem…
-
https://api.nasa.gov/mars-photos/api/v1/rovers/spirit/photos?sol=1000&api_key=DEMO_KEY
The image URLs provided by the above API link are failing - we get a 404 error.
Only in the case of Curios…
-
Are you open to adding CORS support? It would make dealing with the API directly with JavaScript possible. I think this could be accomplished relatively painlessly via the [rack-cors gem](https://gith…
-
先加入 egret / laya 引擎支持
然后遍历 instant games,将其中用到的其它引擎回复到该 issue,对非自研引擎,也提供支持。如果找不出是什么引擎,可以群聊求助。
-
-
-
-
- [x] New graphical joystick
- [ ] Each button should be mapped to keyboard
- [ ] Remove scroll for web-page
- [ ] Messages autoscroll in the textarea
- [x] Should send command for moving onPress …
-
speaker: Gerard Holzmann
topic: Mars Code
video: https://vimeo.com/84991949
length: 63 min
Gerard Holzmann, senior research scientist at NASA’s Jet Propulsion Laboratory, describes creating the softw…
-
currently it is possible to work with only one client, but it seems that it is required to have something like `rooms` for the each robot
https://socket.io/docs/rooms-and-namespaces/
we could hav…