Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Camera interface for Player plugin #32

Merged
merged 2 commits into from Jul 5, 2013
Merged

Camera interface for Player plugin #32

merged 2 commits into from Jul 5, 2013

Conversation

richmattes
Copy link
Contributor

I patched in a Camera interface to the latest git master, and fixed a couple of compatibility issues that existed with the latest git and Player 3.0.2.

Tested the camera code using the new camera.cfg and camera.world files I added, plus the playercam utility. You should be able to see the walls of the cave, a white floor, grey walls, and a black sky.

This has been sitting in my "half-done" pile for a while, I figured I'd take a few minutes and get it working and make it apply cleanly to the current git master.

The Stage plugin contains some features (graphics2d multiline,
etc.) that were added in Player 3.1.  This commit adds some
code to let the latest version of Stage compile against Player
3.0.2 and earlier.
This commit adds camera interface support to the Player plugin,
based on code originally provided to the project by Kevin Barry.
Images from Stage camera models can now be accessed by Player
clients like "playercam"
rtv added a commit that referenced this pull request Jul 5, 2013
Camera interface for Player plugin
@rtv rtv merged commit 9a0c727 into rtv:master Jul 5, 2013
@richmattes richmattes deleted the camera branch February 16, 2014 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants